Changing Max Speed through rules
Can this be done?
I'd like to try and control the speed of the balls in my game through game.attributes.
So I'd like for them to speed up or slow down based on a global variable.
From what I've read, you can't change physics of actors in a scene (like if they are collidable and what-not). But can you change motion?
Thanks!
I'd like to try and control the speed of the balls in my game through game.attributes.
So I'd like for them to speed up or slow down based on a global variable.
From what I've read, you can't change physics of actors in a scene (like if they are collidable and what-not). But can you change motion?
Thanks!
Comments