Skip to content

Commit

Permalink
geyser info
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenna1337 committed Mar 31, 2024
1 parent a43e618 commit 3b1ed0d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/content/formats/fezlvl.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,10 +139,10 @@ Structure containing a list of trile instances grouped together and parameters o
|Path|[MovementPath](#movementpath)|Path this group moves along|
|Heavy|Boolean|Behaviour currently unknown.|
|ActorType|[ActorType](#actortype)|Type of actor this group should be treated as.|
|GeyserOffset|Float|Behaviour currently unknown.|
|GeyserPauseFor|Float|Behaviour currently unknown.|
|GeyserLiftFor|Float|Behaviour currently unknown.|
|GeyserApexHeight|Float|Behaviour currently unknown.|
|GeyserOffset|Float|For the Geyser ActorType. The amount of seconds to wait before initially moving this group.|
|GeyserPauseFor|Float|For the Geyser ActorType. The amount of seconds this group will not be in the lifting state.|
|GeyserLiftFor|Float|For the Geyser ActorType. The amount of seconds this group will be in the lifting state.|
|GeyserApexHeight|Float|For the Geyser ActorType. The maximum height difference this group will reach.|
|SpinCenter|[Vector3](#vector3)|Behaviour currently unknown.|
|SpinClockwise|Boolean|Behaviour currently unknown.|
|SpinFrequency|Float|Behaviour currently unknown.|
Expand Down

0 comments on commit 3b1ed0d

Please sign in to comment.