Hello, the names Branks. I've been around game design for over a decade now, and can adjust to any developing tools out there. Here is some basic info about myself.
Name: Brandon
Age: 24
Location: Illinois
Game Related Experience / Personal Information:
* 8 years Graphic Design (Pixel Art / 2D Animation / General GFX)
* 3 Years FL Studio - Creation of Primary Sounds / Music Compositions
* 1 year JavaPassion Programming Class (Java EE Programming / Ajax and Web 2.0 Programming)
I'm here to try something new. I really want to step out of the 2D world, and start creating some great 3D titles. Since Junior High, I've been an Anime fan, so those type of games I always enjoy. I'm also into Racing, Adventure, Shooters, and RPG's. Well, I guess I'll get going, but I'll be back to check on this thread. Laters!
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.
Whats good?
- GR1M
- Support Team
- Posts: 1305
- Joined: August 22nd, 2009, 4:35 pm
- Name: Luke
- IRC Username: Gr1m
- Location: Texas
- Contact:
Re: Whats good?
Welcome!, If you need any help just visit us in the chatroom.

Want a user bar like this one? PM Leo
- kid matthew
- Developer
- Posts: 468
- Joined: August 11th, 2009, 5:28 pm
- Name: Matthew
- IRC Username: Kid_matthew
- Location: Land of Sandbox.
Re: Whats good?
Hey nice too see more and more people joining and woo hoo for FL Studio



Lost Lands Work In Progress <3 viewtopic.php?f=10&t=2522 <3
- GR1M
- Support Team
- Posts: 1305
- Joined: August 22nd, 2009, 4:35 pm
- Name: Luke
- IRC Username: Gr1m
- Location: Texas
- Contact:
Re: Whats good?
matthew you said you got acid 7 free tell me how?

Want a user bar like this one? PM Leo
- Branks
- Member
- Posts: 2
- Joined: September 24th, 2009, 5:57 pm
- Name: Brandon
- IRC Username: Branks
- Location: Chicago, IL
- Contact:
Re: Whats good?
Question, does this Sandbox come with a compiler to create your code for your games?

Re: Whats good?
I believe it uses cubescript, don't quote me though. I'm just the forum tech. 

うるさいうるさいうるさい!
github: https://github.com/damianb/
github: https://github.com/damianb/
Re: Whats good?
correct, the engine uses a custom scripting language called cubescript, there's a few tutorials somewhere on the web to get you started on some of the default GUI and general scripting, as well as things more specific to the FPS module.
The scripts aren't compiled at all, they're interpreted, and this can be quite expensive computational wise...
Most things as such will work best if coded in via the C++ portion of the program, you've mentioned you have some java experience, so basic C++ stuff shouldn't be too difficult to understand
What to do in C++
The scripts aren't compiled at all, they're interpreted, and this can be quite expensive computational wise...
Most things as such will work best if coded in via the C++ portion of the program, you've mentioned you have some java experience, so basic C++ stuff shouldn't be too difficult to understand
What to do in C++
- Game Logic
- 3D Rendering (mainly batching models, placing particles, etc)
- 2D Rendering (mainly the interface and the HUD)
- Most ingame prompts
- Declaring new creatures, spawns, events and items
- easy manipulation of various things, such as entities
- Creating most GUIs
This is not a url, clicking it is pointless
Re: Whats good?
No one even answered his question yet D: haha. The answer is no, but you can download it here and look at instructions on how to use it with sandbox:
http://sandboxgamemaker.com/wiki/index. ... ource_code
Take care!
-mike
http://sandboxgamemaker.com/wiki/index. ... ource_code
Take care!
-mike
Sign up for our Newsletter to keep up to date with the Sandbox news!
We also have a facebook page, facebook group, myspace page and a twitter page[/b][/color]!
We also have a facebook page, facebook group, myspace page and a twitter page[/b][/color]!