-
Notifications
You must be signed in to change notification settings - Fork 0
Node: Animation list: tank wheels
MrClock edited this page Jun 24, 2022
·
2 revisions
This node generates a list of animations for the rotation and damping of tank wheels.
The node is best used in conjunction with the Bone list - tank wheels node
The rotation animations expect the wheel axes to be names as wheel_X_Y_axis, where X is the side index (1: left, 2: right), and Y is the wheel index (fix wheels come first, then the suspended ones).


- Fixed: number of wheels that will only have spin animation, and no damping (e.g.: sprockets)
- Suspended: number of wheels that will have damping
- Compress: maximal compression of the damper from the starting position (i.e.: how much the wheels can move "up" when encountering an obstacle)
- Expand: maximal expansion of the damper from the starting position (i.e.: how much the wheels can move "down" when not completely loaded)