-
Notifications
You must be signed in to change notification settings - Fork 4
Mover
skzk edited this page Jul 18, 2024
·
18 revisions
Item ID: 0x09 (9)
Item file: aux
Field(s) | Description |
---|---|
struct kdop_item
|
See k-DOP item. Flags: |
u32 tags_count array_token item_tags
|
List of tags. |
token mover_model |
Unit name of the model, as defined in /def/world/mover.sii .
|
token look token variant
|
Look and variant of the model. |
float speed
|
Speed of the objects. Not sure about the unit. |
float end_delay
|
Sets for how long objects pause at the end of the path, in seconds. |
float width
|
The width of the path. |
u32 count
|
Amount of objects on the path. |
u32 lengths_count array_float lengths
|
Cached lengths of each individual segment. |
u32 node_count array_u64 node_uids
|
The UIDs of the mover's nodes. The path of the item is determined only by the order of nodes in this list. |
-
.base/.aux/.snd
- Animated Model
- Bezier Patch
- Buildings
- Bus Stop
- Camera Path
- Camera Point
- City
- Company
- Compound
- Curve
- Cut Plane
- Cutscene
- Environment Area
- Far Model
- Ferry
- Fuel Pump
- Garage
- Gate
- Hinge
- Hookup
- Map Area
- Map Overlay
- Model
- Mover
- Parking
- Prefab
- Road
- Service
- Sign
- Sound
- Terrain
- Traffic Area
- Trajectory
- Trigger
- Visibility Area
- Walker