M MrPenguin9 macrumors member Original poster 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 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.