Does anyone know how I make the player go back to the starting position using an entity???
Thanks a bunch
~~lzilberm
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.
In the meantime please join the new Discord Server!
If you have any questions please e-mail me through the Platinum Arts website.
go to start point
-
- Support Team
- Posts: 2458
- Joined: April 27th, 2010, 5:31 pm
- IRC Username: CP
Re: go to start point
you could just use a teleport/teledest combination, with the teledest being at your start point. If you want to start the map over, I guess you could use an entity coded with /sp "[mapname]", but I don't know what you're doing.
Julius wrote:Contribute to http://www.opengameart.org NOW!
Save the wiki!
Re: go to start point
The teleport thing sounds like what I want to do. Do you know how to do that?
-
- Support Team
- Posts: 2458
- Joined: April 27th, 2010, 5:31 pm
- IRC Username: CP
Re: go to start point
*Sighs*
This is incredibly easy, takes no time at all...
1. place desired teleport entity. /newent teleport.
2. Go to start spot. Place desired teledest entity. /newent teledest.
3. Make sure teleport and teledest destination tags are the same.
4. For multiple start points from one teleport, make sure all destination tags are the same.
This is incredibly easy, takes no time at all...
1. place desired teleport entity. /newent teleport.
2. Go to start spot. Place desired teledest entity. /newent teledest.
3. Make sure teleport and teledest destination tags are the same.
4. For multiple start points from one teleport, make sure all destination tags are the same.
Julius wrote:Contribute to http://www.opengameart.org NOW!
Save the wiki!
- kddekadenz
- Member
- Posts: 423
- Joined: July 17th, 2011, 11:02 am
- Name: kdd
- Contact:
Re: go to start point
Just sp restarts the map, toochocolatepie33 wrote:you could just use a teleport/teledest combination, with the teledest being at your start point. If you want to start the map over, I guess you could use an entity coded with /sp "[mapname]", but I don't know what you're doing.

Kelgar is an advanced RPG beeing developed in Sandbox