Hi! Welcome to the forum for Platinum Arts Sandbox Free 3D Game Maker. I currently have the forums locked as I am attempting to properly update them.

In the meantime please join the new Discord Server!

If you have any questions please e-mail me through the Platinum Arts website.

Minimaps

Having issues not related to a specific Sandbox game mode? Get help here!
Please also read the rules for support when posting support requests.
Failure to comply with the forum rules may result in your topic being locked without resolution.
Locked
katlek
Member
Member
Posts: 9
Joined: July 21st, 2011, 10:28 am
Name: katerina

Minimaps

Post by katlek »

Hello!

I would like to know if i can create

a mini map of my level.

I've created a game in fps mode and my level is quite big,

so a minimap showing the player's position

would be more than useful...

Thanks!
arcones
Support Team
Support Team
Posts: 2734
Joined: January 13th, 2010, 12:42 pm
Name: Timothy
IRC Username: I use Steam
Location: Looking over your shoulder...
Contact:

Re: Minimaps

Post by arcones »

I'd recommend opening your map in RPG mode. RPG mode has a built in Mini-map and is very detailed. It will automatically load your map in the mini-map, so you don't have to worry about doing it manually ;D

Try it out!
Image
Want a user bar like this one? PM Leo!
katlek
Member
Member
Posts: 9
Joined: July 21st, 2011, 10:28 am
Name: katerina

Re: Minimaps

Post by katlek »

Thanks arcones!

I loaded my map in rpg mode and it really worked!!!

You are my savior!

Many thanks!!! :D
katlek
Member
Member
Posts: 9
Joined: July 21st, 2011, 10:28 am
Name: katerina

Re: Minimaps

Post by katlek »

The problem is that the code i wrote for my project
will not load in rpg mode...I can't talk to npc's and text in particles doesn't show up.

The rpg mode needs different scripting methods than fps?

If this is true, is there a possibility i can create a minimap in fps mode?
chocolatepie33
Support Team
Support Team
Posts: 2458
Joined: April 27th, 2010, 5:31 pm
IRC Username: CP

Re: Minimaps

Post by chocolatepie33 »

unfortunately, no. Or at least not without a lot of source engine modifying. Your best bet here is to learn RPG coding and not use text particles.
Julius wrote:Contribute to http://www.opengameart.org NOW!
Save the wiki!
katlek
Member
Member
Posts: 9
Joined: July 21st, 2011, 10:28 am
Name: katerina

Re: Minimaps

Post by katlek »

oh i see...

Where can i find a guide for rpg scripting ?

I've searched the forum and tutorials i couldn't find anything...

Thanks anyway chocolatepie!
Locked