Hey,
I recently realised if I hold down the enter key while testing the game, the framerate stutters terribly. Upon looking for the cause, I realised in the ASCII quick converter, every number was unique EXCEPT for return and Ctrl+M. I haven't touched this, it's how it was to begin with in the (buggy) verb coin template.
By disabling the Ctrl+M line of code, the stutter is no longer a problem. But as I don't understand what the ASCII thing is, will that affect my game? Should I assign a new number to Ctrl+m?? Doesn't that save screenshots? I recall I couldn't get that to work in the first place..
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
I have a second problem! In my custom save gui, in the text box. If I type a save name, when I hit Enter, nothing happens. I thought this was my tinkering, but it isn't. You can click the save button, but I think having Enter save it is essential.
Thanks!
I recently realised if I hold down the enter key while testing the game, the framerate stutters terribly. Upon looking for the cause, I realised in the ASCII quick converter, every number was unique EXCEPT for return and Ctrl+M. I haven't touched this, it's how it was to begin with in the (buggy) verb coin template.
By disabling the Ctrl+M line of code, the stutter is no longer a problem. But as I don't understand what the ASCII thing is, will that affect my game? Should I assign a new number to Ctrl+m?? Doesn't that save screenshots? I recall I couldn't get that to work in the first place..
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
I have a second problem! In my custom save gui, in the text box. If I type a save name, when I hit Enter, nothing happens. I thought this was my tinkering, but it isn't. You can click the save button, but I think having Enter save it is essential.
Thanks!