It's been a long time since I asked a question....I got three right here.
1.How do you get NPCs to talk?
2.How do I make differnt levels?
3.Is it possible to use a model from Mixamo for SB?
Thanks, a reply would be nice.
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.
Question
- InHumanUnit
- Member

- Posts: 1450
- Joined: May 22nd, 2010, 7:23 am
- Name: Ian, Haiku, I got alot ;)
- Location: Toyko, Japan. Currently in Illonis, Round Lake in America for secret purposes
- Contact:
-
siimvuss
- Member

- Posts: 410
- Joined: August 19th, 2009, 1:27 am
- Name: S
- IRC Username: S
- Location: Estonia
Re: Question
Everything you are asking is available in wiki tutorials list... http://sandboxgamemaker.com/wiki/index. ... rials_List
- GR1M
- Support Team

- Posts: 1305
- Joined: August 22nd, 2009, 4:35 pm
- Name: Luke
- IRC Username: Gr1m
- Location: Texas
- Contact:
Re: Question
1. That answer is in the Wiki.
2. I don't fully understand your question. Do you mean like you finish level 1 and proceed to level 2 through teleporting?
3. You can if the model is either MD5,MD3, MD2 are obj format.
2. I don't fully understand your question. Do you mean like you finish level 1 and proceed to level 2 through teleporting?
3. You can if the model is either MD5,MD3, MD2 are obj format.

Want a user bar like this one? PM Leo
- InHumanUnit
- Member

- Posts: 1450
- Joined: May 22nd, 2010, 7:23 am
- Name: Ian, Haiku, I got alot ;)
- Location: Toyko, Japan. Currently in Illonis, Round Lake in America for secret purposes
- Contact:
Re: Question
Thanks,
But I'm confused about teleporters, they never work for me, I though they were already coded.
-
siimvuss
- Member

- Posts: 410
- Joined: August 19th, 2009, 1:27 am
- Name: S
- IRC Username: S
- Location: Estonia
Re: Question
If you want teleporters from one map to another you need to make script to do so, easiest way is to write: , but check the wiki tutorial for full reference, if you want to teleport to specific part of your map then I suggest look around the forums, someone posted a code to do so.
Code: Select all
map yourmapname- InHumanUnit
- Member

- Posts: 1450
- Joined: May 22nd, 2010, 7:23 am
- Name: Ian, Haiku, I got alot ;)
- Location: Toyko, Japan. Currently in Illonis, Round Lake in America for secret purposes
- Contact:
Re: Question
Okah, thanks. 


