Taking Out EDIT MODE and word toggle edit mode
Posted: September 15th, 2010, 10:23 pm
This is for releasing your game etc.
http://sandboxgamemaker.com/wiki/index. ... _edit_mode
First make a copy of your folder and paste on desktop
open the copy of the folder you just made
Open DATA
Then open keymap.cfg
Search
keymap 101 E
Delete it and save
Now to remove the button TOGGLE EDIT MODE
Go to this location
PlatinumArtsSandbox2.5 - Copy\data\lang\en
open menus.cfg
Search
Delete it
Thats it
http://sandboxgamemaker.com/wiki/index. ... _edit_mode
First make a copy of your folder and paste on desktop
open the copy of the folder you just made
Open DATA
Then open keymap.cfg
Search
keymap 101 E
Delete it and save
Now to remove the button TOGGLE EDIT MODE
Go to this location
PlatinumArtsSandbox2.5 - Copy\data\lang\en
open menus.cfg
Search
Code: Select all
guibutton "Toggle Editmode (e)" "edittoggle"
Thats it