I'm assuming that this is possible, but how do you create a scrolling effect, with gravity movement, where enemies also have a gravity movement effect and this is along x and y, and the gravity has gravity jumping and gravity movement (or icy floor movement as i call it) I've checked the scratch wiki and there isn't an article which deals with all of this. You don't have to, but i would like an answer with an explanation of how it works, i don't like just coping stuff mindlessly. Thanks in advance!
Offline
If you know how to do basic gravity and scrolling, you can combine the two quite easily.
Offline
But then to have it also for enemies, so they constantly gravity glide back and forwards? Also, last time i tried to combine gravity and scrolling, it completely failed. It would do the gravity, add the scrolling and it wouldn't move at all.
Offline
You want to do the scrolling first and then have the gravity affect the player x and y. And you do the same thing with the enemies. I'll make an example, one second.
Offline
http://scratch.mit.edu/projects/Magnie/2831834 here's a project with the two tutorials combined.
Offline
Thank you! I will put that tutorial on my laptop and apply it into my own project!
Offline