M MrPenguin9 macrumors member Original poster Aug 1, 2008 59 0 Nov 22, 2008 #1 I need help with making collision. I want my guy to walk and then when he hits a wall, he stops moving. Thanks.
I need help with making collision. I want my guy to walk and then when he hits a wall, he stops moving. Thanks.
D detz macrumors 65816 Jun 29, 2007 1,051 0 Nov 22, 2008 #2 There is nothing built in to do collision, if you want to test if two objects collide see if their frames overlap.
There is nothing built in to do collision, if you want to test if two objects collide see if their frames overlap.