Debug display script for GameMaker 8.x By: Murio
Here is a "little" debug display script I wrote that shows:
-Frames per second (expected, actual, dropped amount)
-Last keyboard key or mouse button pressed
-Total number of objects (excluding the system object)
-Specified object (argument0)'s info: instance ID, internal obj ID, X&Y co-ords, visibility, currently used sprite (plus sprite info: subimage, speed, size), if it is outside the room
-Current room info: room name as shown in GameMaker, internal ID, size and whether it is persistent or not
It may not be as sophisticated as GameMaker's debug window but it may be useful to have some direct and easy to access information.
Created and tested on GM8 Pro. It should work on GM8.1 Standard. I am not sure of its correct functionality on GM8-8.1 Lite or GM:Studio.
I recommend setting the debug font to Lucida Console size 8 for less obstruction on the game's screen.
I also have provided an example EXE to have a better representation of the script.
Target Applications: GM8

Update History
No History
 
[O] Created: Jun 2 2014, 3:06 PM
[O] Updated: Never
[O] File Size: 1.21MB
[O] Views: 27320
[O] Downloads: 1731
[O] Favorites: 0
View / Download

Comments
No Icon
Willsaber
Jun 13 2014, 2:34 AM
It looks pretty neat, but it takes up a lot of the screen...
 
Pages: (1) 1 | Last Unread