Hi guys!
I’m working on a simple game, where the player can shoot balls on the environment, in order to destroy it (like Angrybirds, but no slingshots).
My problem is that I’ve restricted movement to the X axis - and I’m shooting balls from the Z axis, which means that almost nothing happens when I hit the width of the boxes.
How would you go about fixing this?
The attached screenshot has the ball fly towards the wall, which is pushing the wall towards an axis that’s constrained, where I’d want it to go in another direction.
I hope I’m making myself clear!
Thanks in advance!
//Trixxr
