Kii Maptext Inputs

by Kumorii
A simple library for adding maptext input fields to your game!
ID:2731021
 


Massively slimmed down the code and the macro list was reduced to a whopping three macro commands.

Check it out!
Should definitely be using your key interpreter "key_down()" to do the "return" key function. Would reduce it too two macros.
In response to Shadowkaroth
Shadowkaroth wrote:
Should definitely be using your key interpreter "key_down()" to do the "return" key function. Would reduce it too two macros.

Great point! I'll do that.
In response to Shadowkaroth
Shadowkaroth wrote:
Should definitely be using your key interpreter "key_down()" to do the "return" key function. Would reduce it too two macros.

It is done!
Finally got around to adding my suggestion, nice.
Just a heads up, but your library doesn't support spaces. When you press the space bar, it appears as "space".
In response to Lige
Lige wrote:
Just a heads up, but your library doesn't support spaces. When you press the space bar, it appears as "space".

Hotfix for this bug is now uploaded! Sorry about that. (: