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.
Possible game idea and question
-
- Member
- Posts: 4
- Joined: March 1st, 2010, 9:28 am
- Name: Luis
Possible game idea and question
Hello peoples.
This is both an idea exposition, and a question.
As part of a steampunk adventure game I'm working on, I want to include the ability to mine for materials, as well as the capability for flight for the player.
For the mining part, I'm unsure if the map geometry can be modified while in game mode. In other words, I want the player to have a limited ability to deform the map, in search of said materials, in designated spots the player will need to find first.
In order to find some of these spots, the ability to fly to them would be required, as some would be found on chunks of floating land..
Any and all suggestions and tips to do both of these in Sandbox will be welcome.
This is both an idea exposition, and a question.
As part of a steampunk adventure game I'm working on, I want to include the ability to mine for materials, as well as the capability for flight for the player.
For the mining part, I'm unsure if the map geometry can be modified while in game mode. In other words, I want the player to have a limited ability to deform the map, in search of said materials, in designated spots the player will need to find first.
In order to find some of these spots, the ability to fly to them would be required, as some would be found on chunks of floating land..
Any and all suggestions and tips to do both of these in Sandbox will be welcome.
Re: Possible game idea and question
That is a great idea
I was thinking about something like that fr an idea
I was thinking about something like that fr an idea
Firstspace the attack Progress. 
Maps=
finishing the town of hisal map.
Models and textures
Just started finding these.
Menus, script's and other stuff.
Maps=
Models and textures
Menus, script's and other stuff.
- GR1M
- Support Team
- Posts: 1305
- Joined: August 22nd, 2009, 4:35 pm
- Name: Luke
- IRC Username: Gr1m
- Location: Texas
- Contact:
Re: Possible game idea and question
1: You could make a animation for a model, what i mean by that is have a md3 model with a "falling apart" animation. Are from the geometry in the game itself which would be hard but possibly possible. To manipulate geometry you have to be in edit mode, so i was thinking when you start to "Mine" maybe you could have a Pre-recorded entity which automatically starts to consume the part of geometry your trying to use its like a animation but using the engines tools instead, I don't know if that makes since but it would be hard to make.
2: You already fly in edit mode so i don't know how "Flying" would be that hard to create for your game?
Gr1m
2: You already fly in edit mode so i don't know how "Flying" would be that hard to create for your game?
Gr1m

Last edited by GR1M on March 24th, 2010, 1:43 pm, edited 2 times in total.

Want a user bar like this one? PM Leo
Re: Possible game idea and question
I try that my self
Firstspace the attack Progress. 
Maps=
finishing the town of hisal map.
Models and textures
Just started finding these.
Menus, script's and other stuff.
Maps=
Models and textures
Menus, script's and other stuff.
Re: Possible game idea and question

Reason: Moved to support as this is a support related question
うるさいうるさいうるさい!
github: https://github.com/damianb/
github: https://github.com/damianb/
-
- Member
- Posts: 4
- Joined: March 1st, 2010, 9:28 am
- Name: Luis
Re: Possible game idea and question
Ah, interesting suggestions. I have some basic experience with scripting, but getting used to CubeScript's unique nuances will take some time.
But here's a few more questions:
1: If I were to use editmode to change the 'mining face', how do I let the engine know the size of the cube I want to edit? How would I mark a specific cube to be edited?
2: I'd think there's a way to set the flight mode as a usable movement mode in game mode. I'm just unsure how to code that..
But here's a few more questions:
1: If I were to use editmode to change the 'mining face', how do I let the engine know the size of the cube I want to edit? How would I mark a specific cube to be edited?
2: I'd think there's a way to set the flight mode as a usable movement mode in game mode. I'm just unsure how to code that..
- Runescapedj
- Member
- Posts: 1706
- Joined: January 9th, 2010, 9:06 am
- Name: Michiel
- IRC Username: Sandboxdj
- Location: Deventer, the Netherlands
Re: Possible game idea and question
1: you can hold g while scrolling to change the size of the cube
2: me 2
2: me 2
- Venima
- Support Team
- Posts: 259
- Joined: February 17th, 2010, 4:56 am
- Name: Tombstone
- IRC Username: Venima
- Location: Somewhere in the eternal planes between the living and the dead
Re: Possible game idea and question
Well I know a really easy but *censored* way of going about it. Just create an object that interacts with the player, each time, a variable goes down 1 and has a chance of obtaining some ore unless the variable is already on 0.
Tombstone's Tournament round 2 has begun! Tombstone's Posting Tournament
Try out my: CFG Easy Text Editor (Note: still in beta)
-----Venima


Try out my: CFG Easy Text Editor (Note: still in beta)
-----Venima


- Leo_V117
- Support Team
- Posts: 1640
- Joined: February 16th, 2010, 8:00 pm
- Name: Leo
- IRC Username: Leo_V117
- Location: That one place...
- Contact:
Re: Possible game idea and question
Like a resource centre?
Lets say it has about 1000 points, and each time you mine from it you get about 10 points. and you can only carry about 10 points max so you need to make several trips to aquire your required amount of ore. Would this be acheived through numerical coding? that is, coding that is a mathematical equation to tell the engine how much ore is left and whether you can mine the resources?
Lets say it has about 1000 points, and each time you mine from it you get about 10 points. and you can only carry about 10 points max so you need to make several trips to aquire your required amount of ore. Would this be acheived through numerical coding? that is, coding that is a mathematical equation to tell the engine how much ore is left and whether you can mine the resources?
Game Projects
Sandbox Tools