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.
Editing Binds
Editing Binds
I've been having trouble editing the binds from within my map's art file. When I load the map it says it fails to override the binds. Those binds have not been used in the config file. Is there anyway around this? Thanks in advance.
-
arcones
- Support Team

- Posts: 2734
- Joined: January 13th, 2010, 12:42 pm
- Name: Timothy
- IRC Username: I use Steam
- Location: Looking over your shoulder...
- Contact:
Re: Editing Binds
Yes, well... It's rather difficult. There are a couple of different ways to binds keys (with shift + Key, ctrl + Key) and a couple others. I'd recommend taking a look under my_stuff/the fps.cfg file
or the menus as they have a couple bind commands in there.
Arcones
or the menus as they have a couple bind commands in there.
Arcones

Want a user bar like this one? PM Leo!
Re: Editing Binds
Well I'm sharing the file with others (student)
Is there no way to just put in the map cfg or even the art file:
editbind "I" [showgui Inventory]
and then of course make the inventory gui?
I tried this but I keep getting that error.
Is there no way to just put in the map cfg or even the art file:
editbind "I" [showgui Inventory]
and then of course make the inventory gui?
I tried this but I keep getting that error.
-
arcones
- Support Team

- Posts: 2734
- Joined: January 13th, 2010, 12:42 pm
- Name: Timothy
- IRC Username: I use Steam
- Location: Looking over your shoulder...
- Contact:
Re: Editing Binds
First of all, you would never use "editbind" unless it pertained to editing itself.
That ONLY applies to editing mode and won't be used while in-game.
Yes, you could just use a "I" but it'd have to be a specific bind. I can't remember the exact code, but I'll do some searching.
That ONLY applies to editing mode and won't be used while in-game.
Yes, you could just use a "I" but it'd have to be a specific bind. I can't remember the exact code, but I'll do some searching.

Want a user bar like this one? PM Leo!
Re: Editing Binds
Alright I figured it out. Just like how I put it except bind instead of editbind. Thanks for the help.
