![]() |
|
|
#1 |
|
Registered User
Join Date: Mar. 16th, 2012
Posts: 28
|
Emitters
How do I make an emitter to cause damage. Ive sent up a trigger( touch to activate it), and linked it to Cause damage. What needs to be linked to Amount and instigator ?
|
|
|
|
|
|
#2 |
|
Have an empty object variable connected to the Touch event's triangular pin, and connect that same empty object variable up to the target for Cause Damage. Instigator could be the emitter itself.
The damage can be a float variable if you want, but you should be able to define that property's value in the Cause Damage action's properties as well. Alternately, you could sidestep the Touch event and place a physicsvolume where you would receive damage from this emitter, and set up Pain Causing and damage amount in its properties. |
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|