Page 1 of 1

BUG when use physical response

PostPosted: Sat Jul 27, 2013 3:45 am
by unknown24
I use gameEditor Linux, when i use physical respone event, i play game but it work only at top side when i go to left/right side of actor it's not work. Ho to solve that?

Re: BUG when use physical response

PostPosted: Sat Jul 27, 2013 6:42 am
by skydereign
You can set the collision event to trigger from all sides, which will stop the actor from moving through the object. If that still doesn't fix it, then you probably need to set the collision event to repeat (it is disabled by default).

Re: BUG when use physical response

PostPosted: Sat Jul 27, 2013 9:03 am
by unknown24
skydereign wrote:You can set the collision event to trigger from all sides, which will stop the actor from moving through the object. If that still doesn't fix it, then you probably need to set the collision event to repeat (it is disabled by default).


Ok,, thx's guy,, this work with repeat collision,,