Page 1 of 1

Triggering MEMBER_HIT

Posted: Thu Jan 29, 2009 3:53 pm
by Lord_BoNes
I feel that there should be a "MEMBER_HIT" option in the Triggering dropbox of relays. Used for when an object hits the party. The value returned should be the index (1-4) of the hit party member, with a return of 0, if the party wasn't the thing being hit (monster, wall, door, etc.)

I think that this is a necessary addition to RTC, it isn't possible to do this with the current mechanics, and I feel that it would make a good addition.

It should be pretty easy to implement, just setting the var in the collision detection routine.