Icon

Game Debug Console

diestware

You must be logged in to obtain assets

Description

This is a debug console with log, 7 built in commands, and a variable watcher. The windows are draggable so you can click & drag the windows around the screen so they aren't blocking anything!

Install

Simply drag an instance of the console object in the first room of your game and thats it!

While running your game press either ` or F1 to bring up the console.

Its persistent so it will be running in every room (uncheck Persistent to turn this off)

Scripts Included

//Use this script to add a value to the log
log(value);

//Use this script to add a variable to the watcher window
watchVar("Caption", value);

Commands

  • help - print all commands to the log
  • drag - enable object drag
  • cam - enable free cam
  • room [Room Name] - switch rooms
  • spawn [Object Name] - spawn object
  • restart ["game" or "room"] - restart game or room
  • hitbox -show the bounding boxes on every object

End User Licence Agreement (EULA).

Age Rating: 4+

Version

GMS1 - Version 1.0.1. Published March 3, 2017

  • Added READ ME object
  • First message on console now reads "Type help to see commands"
Loading, please wait

Package contents

Loading, please wait

What is the issue?

Loading, please wait