12 lines
287 B
Plaintext
12 lines
287 B
Plaintext
#title AddProjectorEffectActor [RCBasic Doc]
|
|
#header Function AddProjectorEffectActor(actor, tgt_actor)
|
|
|
|
Add an effect actor from a projector.
|
|
|
|
Returns the index of the effect actor in the projector.
|
|
|
|
Refer to the included Projector Demo for an example
|
|
|
|
#ref RemoveProjectorEffectActor
|
|
|