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.

A couple questions.

Having issues not related to a specific Sandbox game mode? Get help here!
Please also read the rules for support when posting support requests.
Failure to comply with the forum rules may result in your topic being locked without resolution.
Locked
Benvdog
Member
Member
Posts: 78
Joined: June 27th, 2010, 9:41 pm
Name: ben
IRC Username: Benvdog

A couple questions.

Post by Benvdog »

I have a couple of questions about the engine and it's features.
1. What language is the coding/scripting system
2. Is there an attacking system? If not, is it possible to script one or make one?
3. Is it possible to make the Map Models as in Knights or wolves, etc. to attack you when you enter a certain area.
EDIT: 4. How do i make the bots move, i seen it on the Youtube video, he had the line...http://www.youtube.com/watch?v=4T2PxzGqm2M
I had some more but i forgot them, so when they come to mind i'll just edit the post and add them.
Thank you
Benvdog/darkness
Last edited by Benvdog on July 3rd, 2010, 1:26 pm, edited 1 time in total.
Image
Image
siimvuss
Member
Member
Posts: 410
Joined: August 19th, 2009, 1:27 am
Name: S
IRC Username: S
Location: Estonia

Re: A couple questions.

Post by siimvuss »

1. Cubescript
2. There is some in RPG mode, but not fully functional. The whole thing wasn´t implemented from cube 2. It is possible to make tho.
3. Yes
4. ?
Benvdog
Member
Member
Posts: 78
Joined: June 27th, 2010, 9:41 pm
Name: ben
IRC Username: Benvdog

Re: A couple questions.

Post by Benvdog »

You said Yes on Number 3, do i have to script it myself or is it a feature thats already on there. And i've never heard about Cubescript. I'm guessing its simular to Cube 2 :D
Image
Image
siimvuss
Member
Member
Posts: 410
Joined: August 19th, 2009, 1:27 am
Name: S
IRC Username: S
Location: Estonia

Re: A couple questions.

Post by siimvuss »

cube 2 is engine, cubescript is language :P
Take a look at some of the code, you´ll see its really easy.
about the third point:
look at the master chef ogro. There are yellow materials which stand for such a material that a monster cant pass, but a player can. You can control the places where monsters can go with that. Also it is possible to change how far an opponent can see with just a couple words of code :P (At lest it used to be in older master chef ogro, i´m not that familiar with the new one tho, but I guess its not too difficult, I could look at it tomorrow)
Benvdog
Member
Member
Posts: 78
Joined: June 27th, 2010, 9:41 pm
Name: ben
IRC Username: Benvdog

Re: A couple questions.

Post by Benvdog »

I know, i meant to say , it's based/taken from the scripting on cube 2
And whats the Master Chef Ogro?
Image
Image
User avatar
Runescapedj
Member
Member
Posts: 1706
Joined: January 9th, 2010, 9:06 am
Name: Michiel
IRC Username: Sandboxdj
Location: Deventer, the Netherlands

Re: A couple questions.

Post by Runescapedj »

It's a game made with platinum arts sandbox, you can download in the download section on www.sandboxgamemaker.com, just like you did with sandbox 2.5
Locked