dim3 Forum

Full Version: DIM3_EVENT_TOUCH
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
In my joefoe stalk, I want him to attack when he walks into you, instead of walking on the spot in front of you, then attacking.

How do I use it, and where abouts would I put it?
Could you post the script(I didn't keep a copy of it)?
Murderpuss2000 Wrote:In my joefoe stalk, I want him to attack when he walks into you, instead of walking on the spot in front of you, then attacking.

How do I use it, and where abouts would I put it?

You'll want to catch this in the event function, which will probably be at the very bottom of your script. Add another 'case' statement, and then make it call some function that starts the melee attack.

[>] Brian
Reference URL's