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 56 matches
- December 12th, 2010, 8:19 pm
- Forum: Sandbox Contests
- Topic: Sandbox Christmas Event
- Replies: 41
- Views: 71125
Re: Sandbox Christmas Event
Would it be possible to just download the map files from inside http://www.svn.kids.platinumarts.net/32pas32/trunk/packages/base/fps/ ? and view copy them to PAS 2.6.1? or does it require the ENTIRE svn? if it requires the entire SVN, how do i get the going on ubuntu linux? like compiling and everyt...
- December 7th, 2010, 5:41 pm
- Forum: Sandbox General Support
- Topic: How can I export the game
- Replies: 7
- Views: 3059
Re: How can I export the game
i made an export tutorial. its in the tutorial section, go check it out.
- December 7th, 2010, 12:31 pm
- Forum: Tutorials and Resources
- Topic: Running a Server in Linux
- Replies: 0
- Views: 2072
Running a Server in Linux
It took me forever to find this myself, so i figured all the other linux users might want to know this as well. First, you need to setup you computer with a static IP address, so that it wont have server problems. Try google searching "Setting up a static ip adresse in ubuntu" and change u...
- December 7th, 2010, 10:45 am
- Forum: Donate Content To Sandbox And The Community
- Topic: Health Script
- Replies: 14
- Views: 33455
Health Script
I made a working health script. I also made a demo map for it. tell me what you think! oh yea, here is the code on the website: //tag 1 is spikes or -5 health //tag 2-4 is heat (2 is -20 health 4 is -10) //tag 5 is radiation or -10 health //tag 6 is smoke inhalation or -5 health //tag 7 is health or...
- December 7th, 2010, 10:36 am
- Forum: Sandbox General Support
- Topic: Game export and adding weapons help
- Replies: 6
- Views: 2741
Re: Game export and adding weapons help
in answer to your question about eporting your game DaGeek247, simply click this link. 
Exporting PAS 2.6

Exporting PAS 2.6
- December 5th, 2010, 1:03 pm
- Forum: Tutorials and Resources
- Topic: Exporting your game in PAS 2.6 (and 2.6.1)
- Replies: 9
- Views: 6952
Exporting your game in PAS 2.6 (and 2.6.1)
I made a tut for exporting your game in PAS 2.5, now its for the next version. It's a little complicated, but the end result is a game with out edit mode, menus that open up your game directly, and a few other modifications as well. good luck! This tutorial is the basics (+ Some) on how to make your...
- December 5th, 2010, 12:51 pm
- Forum: Sandbox General Support
- Topic: I need help installing 2.6.1 on Linux sandbox
- Replies: 3
- Views: 1436
Re: I need help installing 2.6.1 on Linux sandbox
I use ubuntu, and do not use the .deb file. the "sandbox_unix " file, when you click "run" from the options, runs the gamemaker. if that fails, try running it in the command prompt (in the option when you double-click it) If you go in, and click display from the options, you can ...
- December 2nd, 2010, 5:46 pm
- Forum: Sandbox General Support
- Topic: Cubescript Basics
- Replies: 10
- Views: 3180
Re: Cubescript Basics
k. got it. (for the edit mode)
now, the part about the if statement and door. What you gave to me, i was unable to get to work. here was my best try at keeping a door from opening with a trigger making it work. my attempt is in the download.
now, the part about the if statement and door. What you gave to me, i was unable to get to work. here was my best try at keeping a door from opening with a trigger making it work. my attempt is in the download.
- December 2nd, 2010, 2:13 pm
- Forum: Sandbox General Support
- Topic: Cubescript Basics
- Replies: 10
- Views: 3180
Re: Cubescript Basics
yes, that is correct.
- December 2nd, 2010, 10:31 am
- Forum: Sandbox General Support
- Topic: Malicious Code
- Replies: 2
- Views: 1180
Re: Malicious Code
lolz, its the code, not whther you can see if i pressed the "enter" key or not. are you using windows? I made that in Ubuntu, and the text files NEVER display the same in windows when its written by linux. I have found that the enter key doesn't show when written in linux, and shown in win...