- Aug 5, 2016
- 942
- 115,870
1. First open up rags designer (C:\Program Files (x86)\RagsGame\Rags Suite)
2. Close the startup window.
3. Save an empty game like "debug.rag", we need this for the debug tool to start
4. Go to Tools-> Debug Current Game
5. Use your previously saved "debug.rag" to start the "debugging". Dismiss all upcoming pop-ups (either close or continue)
6. Close the designer.
7. Goto Rags Player, you should now have a debug window.
8. Now you can load any Game you want using File -> Open a New Game
9. Close the empty DebugDataFrm
10. Now you are able to use the Debug window to check and mess around with variables, just click the one you want to change and enter the new value.
Example:
Tutorial by Anaximanes from HypnopicsCollective
2. Close the startup window.
3. Save an empty game like "debug.rag", we need this for the debug tool to start
4. Go to Tools-> Debug Current Game
5. Use your previously saved "debug.rag" to start the "debugging". Dismiss all upcoming pop-ups (either close or continue)
6. Close the designer.
7. Goto Rags Player, you should now have a debug window.
8. Now you can load any Game you want using File -> Open a New Game
9. Close the empty DebugDataFrm
10. Now you are able to use the Debug window to check and mess around with variables, just click the one you want to change and enter the new value.
Example:
Tutorial by Anaximanes from HypnopicsCollective