forked from TheSuperHackers/GeneralsGameCode
-
Notifications
You must be signed in to change notification settings - Fork 2
FXList & ParticleSystems
Andreas-W edited this page Sep 7, 2025
·
2 revisions
This refers to FXList definitions in FXList.ini
This refers to ParticleSystem entries within an FXList definition in FXList.ini
Note: By default, FXList without "OrientToObject = Yes" will not have their offset aligned to the parent object anymore. This prevents the issue of large effects like Nuke mushroom clouds to be "drifting away".
-
OrientOffset = No- Restores vanilla behavior by always orienting the Offset to the parent object (not recommended, this mainly exists for compatibility) -
OrientXY = No- Like OrientToObject, but keeps the Z axis aligned upwards. Useful for directional impact effects that have an upwards cloud component.
- This refers to ParticleSystem definitions in ParticleSystem.ini*
TBD