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

2011/8/7

Howto minimap?

Robto Robto

2011/8/7

#
Hi, I've been googling for tutorials how to create a minimap. For now I want to stick with Greenfoot so I haven't been able to connect the dots. Can someone either point me to the right direction? I've been reading about AWT Graphics class and the GridLayout. Will this work for me? Specific scenarion: Create a world with left a bar which will act as a active panel (will hold relevant info), on the bottom a bar which can hold command buttons, in the center a big map (larger then screen) wich is scrollable via mousecursos and/or clicking in minimap and finally in the top right a minimap. Cheers, Rob
Robto Robto

2011/8/8

#
Hi, I found some code in the scenarios of Bourne. Workign out the details.
chrl98 chrl98

2014/1/5

#
Hi, Robto, can you show me the scenario that has a minimap incorporated to it. Thanks, since I want to make one in my game too. (Sorry for activating an old discussion)
You need to login to post a reply.