This site requires JavaScript, please enable it in your browser!
Greenfoot back
moobe
moobe wrote ...

2012/11/30

Dynamic World

moobe moobe

2012/11/30

#
Hi, I'm programming a game right now. The main actor is a car with which it is possible to run through the world. So the idea is to make a 2D-GTA (like GTA 1). My problem is now that I'm not able to make a dynamic world. Creating an open world is easy, but how can I move the world while my protagonist is moving? If you guys have ideas, please tell me, 'cause that would be very nice of you ;)
finsent63 finsent63

2012/11/30

#
Have a look at this page: http://www.greenfoot.org/scenarios/2307
moobe moobe

2012/12/1

#
THANK YOU SO MUCH BRO ;) I'm so happy right now^^
MatheMagician MatheMagician

2012/12/2

#
If you have trouble understanding the code in that scenario, there are quite a few others designed to help people create their own scrolling games here and here.
moobe moobe

2012/12/3

#
OK, I'm trying to understand, but it's not easy... I will tell you when I've finished writing the code or when I have new problems. Thank you for all of your answers! So long moobe
You need to login to post a reply.