Page 1 of 1

collision with any actor w/ acception to view

PostPosted: Tue Feb 12, 2008 7:33 pm
by Jacob
I think it would make things easier when you have a choice to add collision to an actor-and collide with any actor which you do.
But have a choice to click off view. This is helpful when your object should respond to many colliding objects and view should not interfere.

Re: collision with any actor w/ acception to view

PostPosted: Fri Feb 15, 2008 1:01 am
by DarkParadox
It's already there, i think:

Actor Control:
collision event:
[:actor:]
[Actor1]
[Actor2]
[Any Actor]

Re: collision with any actor w/ acception to view

PostPosted: Fri Feb 15, 2008 1:15 am
by Game A Gogo
the view may not receive any collision code, so yeah.