forked from TheSuperHackers/GeneralsGameCode
-
Notifications
You must be signed in to change notification settings - Fork 2
Locomotor
Andreas-W edited this page Apr 2, 2026
·
1 revision
Locomotor definitions can be extended via a LocomtorExtend entry:
- `LocomotorExtend
All parameters from Locomotor can be used to override values from the parent Locomotors . It is possible to extend an extended Locomotor. Note: The extended locomotor needs to be defined below the parent locomotor.