So I want to make a jump and run game with a scrolling world and I'm new to greenfoot.
I've already made the scrolling world, my problem is just that the platforms, on which the character is supposed to run, move with the character instead of just staying where they are. Same with the enemy I've created. I need to fill the scrolling world with different platforms and enemies but they need to stay where I placed them. Is that even possible? If yes, how can I get them to do that?