Constraining and Interpolating
TouchTiltGames
Member Posts: 1,162
I've got a constrain: game.Actor X to self.position.X which is constrained to another actor self.position X to game.Actor X.
When I take this away I can interpolate jump on the Y more than once...when I leave it there I can jump only once....*scratches head*....it's not constrained on the Y...what gives here? Why can I only jump once in this case?
When I take this away I can interpolate jump on the Y more than once...when I leave it there I can jump only once....*scratches head*....it's not constrained on the Y...what gives here? Why can I only jump once in this case?
Comments