sc2-gamedata
|
Doodad Effect Spawner. More...
#include <Actor.h>
Public Attributes | |
real32 | Radius |
Radius. More... | |
CActorCreateKey | SpawnTarget |
Spawn Target. More... | |
Doodad Effect Spawner.
real32 CActorFoliageFXSpawner::Radius |
Radius.
Specifies the radius to search around the doodad for foliage that will be replaced with actors.
CActorCreateKey CActorFoliageFXSpawner::SpawnTarget |
Spawn Target.
Foliage found in the spawner radius will be destroyed and replaced with an actor copy using the actor specified here. This system allows death animations to be played on foliage.