interpolate and collision
BSideGames
Member Posts: 392
For some reason I can't get a rotating actor to stop rotating when colliding with another actor.
I feel like I've made it work before, what am I missing.
Asher Scott
http://www.facebook.com/pages/B-Side-Games/119240541478638
I feel like I've made it work before, what am I missing.
Asher Scott
http://www.facebook.com/pages/B-Side-Games/119240541478638
Comments
game.rotate actor = true (rotate behavior)
then
collides change game.rotate to false
Create Rule.
When over laps or collides with x
self.rotation - 0