• Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
  • The results of the game jam are out!
    See the Judge's Spotlight choices and vote for your favorites to win Community Choice Spotlight by the 28th! 🫙
  • Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!
Resource icon

Resource Variable Tracker v1.0

Marin submitted a new resource:

Variable Tracker - Adds a small window which can track the values of variables of your choice.

Debugging code can be pretty annoying, especially when you don't know the value of a certain variable. That's where this script comes in. It tracks whichever variables you want by displaying their value at the right side of the screen. You can specify the size of the extra window, as well as how many lines a variable may use up to show the value.


uc






Installation

In a...

Read more about this resource...
 
This used to be an especially useful script back in v18 times. Is there any possibility for it to be updated to v21? MKXP implementation means no Win32 API calls anymore...
 
Back
Top