* Aghost Button
* Toggle Lights Button (Shitcode)
* Suicide Button
* Toggle Subfloor Button
* Changed the X icon for windows to be slimmer
* ToggleLights and ToggleSubfloor are no longer shitcode!
* Refactors SandboxWindows.cs
* Added Shows Spawns Button
* Fix
* Show Bounding Boxes Button
* I guess this helps somewhat?
* Nested SandboxWindow.cs inside of SandboxManager.cs for simplicity
* Fixes
* I forgot what I added
* Removed CSI console... for now
* Fix build
Co-authored-by: Víctor Aguilera Puerto <zddm@outlook.es>
* Several sandbox manager improvements
- Bound sandbox manager to B key as it lists on the UI
- Bound entity spawner to F5
- Bound tile spawner to F6
- Made entity spawner and tile spawner toggle instead of repeated spawning new windows from the sandbox panel
* Move relevant keyfunctions from engine to content
Turns out it was unnecessary to have the key functions in the engine as all code using the ones added here are in content.