- Joined
- Jul 30, 2013
- Messages
- 225
- Reaction score
- 423
- First Language
- English
- Primarily Uses
- RMMV
Debug Display
Version 1.00
by SumRndmDde
What This Plugin Does:
Simple and easy:
Shows you a whole ton of customization information pertaining to your game on-screen as text.
Just watch through the video, it'll make sense.
How to Use It:
First, install the Plugin.
The video is less than a minute, so I would recommend just watching that.
Here is a little text explanation also:
There are no Plugin Commands or Notetags,
simply manipulate the Parameters to make things look like you want them to.
Important Parameters:
Playtesting Only?
Set this to either 'true' or 'false'.
If set to 'true', then this Plugin will only be active while you are playtesting.
On exported versions of the game, it will automatically disable itself.
Toggle Key
Input a Keyboard Letter from A to Z.
This will be the button used to toggle the display on and off.
For example, if you put in 'K', then pushing K will during the game will show/hide the display.
Opacity
Input a value between 0 and 255.
This will be the opacity/transparency of the on-screen text.
255 = Completely Solid
0 = Invisible
Display Variables
Input a list of Variable IDs separated by commas.
These will be all the Variable values shown on screen.
Example: 2, 3, 7
Display Switches
Input a list of Switch IDs separated by commas.
These will be all the Switch values shown on screen.
Example: 1, 4, 8
Custom ## Prefix
Insert a String value.
This will be the prefix for your custom display number ##.
Custom ## Value
Insert JavaScript code that returns a value.
This will be the value displayed for your custom display number ##.
The rest of this Plugin is pretty self explanatory.
Just toggle the Display Parameters to 'true' or 'false' depending on whether you wish for them to be shown or not.
Finally, you can also use the Parameters at the bottom to customize the looks of the on-screen text if anything looks weird or doesn't work well with your game.
Download:
You can download it from here:
http://sumrndm.site/debug-display/
If you enjoyed please leave a comment to help bump the thread!
Terms of Use:
- This Plugin may be used in free or commercial games.
- You are allowed to edit.
- If used in any publicly released game, then "SumRndmDde" must be given credited.
- Would be awesome if you link my YouTube also.
Questions and Answers:
All questions that are asked and answered will be placed in here.
No one has asked any thing yet though. T-T
Changelog:
Version 1.00
- Took a whole bunch of bytes, mashed them together and created this Plugin.
Version 1.00
by SumRndmDde
What This Plugin Does:
Simple and easy:
Shows you a whole ton of customization information pertaining to your game on-screen as text.
Just watch through the video, it'll make sense.
How to Use It:
First, install the Plugin.
The video is less than a minute, so I would recommend just watching that.
Here is a little text explanation also:
There are no Plugin Commands or Notetags,
simply manipulate the Parameters to make things look like you want them to.
Important Parameters:
Playtesting Only?
Set this to either 'true' or 'false'.
If set to 'true', then this Plugin will only be active while you are playtesting.
On exported versions of the game, it will automatically disable itself.
Toggle Key
Input a Keyboard Letter from A to Z.
This will be the button used to toggle the display on and off.
For example, if you put in 'K', then pushing K will during the game will show/hide the display.
Opacity
Input a value between 0 and 255.
This will be the opacity/transparency of the on-screen text.
255 = Completely Solid
0 = Invisible
Display Variables
Input a list of Variable IDs separated by commas.
These will be all the Variable values shown on screen.
Example: 2, 3, 7
Display Switches
Input a list of Switch IDs separated by commas.
These will be all the Switch values shown on screen.
Example: 1, 4, 8
Custom ## Prefix
Insert a String value.
This will be the prefix for your custom display number ##.
Custom ## Value
Insert JavaScript code that returns a value.
This will be the value displayed for your custom display number ##.
The rest of this Plugin is pretty self explanatory.
Just toggle the Display Parameters to 'true' or 'false' depending on whether you wish for them to be shown or not.
Finally, you can also use the Parameters at the bottom to customize the looks of the on-screen text if anything looks weird or doesn't work well with your game.
Download:
You can download it from here:
http://sumrndm.site/debug-display/
If you enjoyed please leave a comment to help bump the thread!
Terms of Use:
- This Plugin may be used in free or commercial games.
- You are allowed to edit.
- If used in any publicly released game, then "SumRndmDde" must be given credited.
- Would be awesome if you link my YouTube also.
Questions and Answers:
All questions that are asked and answered will be placed in here.
No one has asked any thing yet though. T-T
Changelog:
Version 1.00
- Took a whole bunch of bytes, mashed them together and created this Plugin.
Last edited by a moderator:
