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.
Search found 10 matches
- June 18th, 2009, 4:10 am
- Forum: Sandbox General Chat
- Topic: Music Packs - A new problem
- Replies: 2
- Views: 2125
Re: Music Packs - A new problem
So, does anyone have an answer? Mike? Anybody?
- June 18th, 2009, 3:33 am
- Forum: Sandbox General Chat
- Topic: Doors
- Replies: 2
- Views: 2351
Re: Doors
I still don't understand. Teletest? What's that? Where's that? How do I use it? How do I access that? I know I'm asking a bunch of questions, but I am VERY confused and lost. Please, enlighten me, Mike.
- June 17th, 2009, 8:16 pm
- Forum: Sandbox General Chat
- Topic: Life Bar System
- Replies: 12
- Views: 8575
Re: Life Bar System
it's literally one line of code, the declaration you'd want to use... extern void particle_meter(const vec &s, float val, int type, int fade = 1, int color = 0xFFFFFF, int color2 = 0xFFFFF, float size = 2.0f); and how you'd use it particle_meter( player1->abovehead(), 100 * player1->health / pl...
- June 17th, 2009, 7:51 pm
- Forum: Sandbox General Chat
- Topic: Doors
- Replies: 2
- Views: 2351
Doors
How do you make doors and how do you make them work?
- June 17th, 2009, 7:34 pm
- Forum: Sandbox General Chat
- Topic: Roofs
- Replies: 7
- Views: 3848
Re: Roofs
That's shouldn't be to difficult of a question to answer. Let me lay it out to you straight: All you have to do is go is go into the game (whichever you please), select the side you want to bend the corner of (the white selector color means that you've selected that side. Blue is not select the side...
- June 17th, 2009, 5:57 pm
- Forum: Sandbox General Chat
- Topic: Music Packs - A new problem
- Replies: 2
- Views: 2125
Music Packs - A new problem
I'm having a new problem - How to make the music so it plays the next one on my music 1 list. It's playing the song I click, but when the song is over, it keeps playing songs in the default list. What code do I type in the cfg so it plays the next song? Can someone give me the code and don't forget ...
- June 17th, 2009, 1:21 pm
- Forum: Sandbox General Chat
- Topic: Music Packs
- Replies: 21
- Views: 11563
Re: Music Packs
It's exactly as it says. You need to install the music pack before you can use it. Here's the section in the Wiki. http://sandboxgamemaker.com/wiki/index.php?title=Musicpacks Okay, I've read it and tried it, but I keep getting a message that says: "Could not play music:". I am confused wi...
- June 17th, 2009, 12:42 am
- Forum: Sandbox General Chat
- Topic: Music Packs
- Replies: 21
- Views: 11563
Re: Music Packs
It's exactly as it says. You need to install the music pack before you can use it. Here's the section in the Wiki. http://sandboxgamemaker.com/wiki/index.php?title=Musicpacks Okay, I've read it and tried it, but I keep getting a message that says: "Could not play music:". I am confused wi...
- June 16th, 2009, 2:37 pm
- Forum: Sandbox General Chat
- Topic: Music Packs
- Replies: 21
- Views: 11563
Music Packs
I'd really like to play music in my game. When I'm in the game, I look at where it says 'Jukebox' and select it. I look where it shows the other music tabs and when I put my mouse over it, It give me a message that says something like the following: "Install the music pack to use this menu.&quo...
- June 16th, 2009, 2:26 pm
- Forum: Sandbox General Chat
- Topic: Feature Request
- Replies: 26
- Views: 12878
Re: Feature Request
How about some invisible material as well. That would be awesome.