Edit of asset "TNT Input Engine" Accepted

Old/Current New/Edit
Title TNT Input Engine TNT Input Engine
Description What is it for? Why was it created? TNT input engine is an addon made for the Godot 3.x game engine. The main reason why it was created is to simplify and unify the writing of input control code allowing you to write code only once and simultaneously manage keyboard input from virtual touchscreen joystick and real joystick using the standard API of Godot. It was designed from the outset to not impact performance and in fact the system uses the Godot input engine without adding any overload; the only additional code is for the management of the touchscreen for the virtual joypad and the code is really light and fast, the input management is instead managed by the engine itself. To make the programmer's life easier, a simplified and automated mapping system has also been added for all those input devices that are not natively recognized by Godot.
What is it for? Why was it created? TNT input engine is an addon made for the Godot 3.x game engine. The main reason why it was created is to simplify and unify the writing of input control code allowing you to write code only once and simultaneously manage keyboard input from virtual touchscreen joystick and real joystick using the standard API of Godot. It was designed from the outset to not impact performance and in fact the system uses the Godot input engine without adding any overload; the only additional code is for the management of the touchscreen for the virtual joypad and the code is really light and fast, the input management is instead managed by the engine itself. To make the programmer's life easier, a simplified and automated mapping system has also been added for all those input devices that are not natively recognized by Godot.
Category Tools Tools
License MIT MIT
Repository Provider GitHub GitHub
Repository Url https://github.com/gregbug/tnt_input_engine https://github.com/gregbug/tnt_input_engine
Issues Url https://github.com/gregbug/tnt_input_engine/issues https://github.com/gregbug/tnt_input_engine/issues
Godot version Godot 3.4 Godot 3.4
Version String 1.o 1.o
Download Commit cd5ca93d5e2cb1bc3a46c5e163ac23933a17e709 cd5ca93d5e2cb1bc3a46c5e163ac23933a17e709
Download Url (Computed) https://github.com/gregbug/tnt_input_engine/archive/cd5ca93d5e2cb1bc3a46c5e163ac23933a17e709.zip https://github.com/gregbug/tnt_input_engine/archive/cd5ca93d5e2cb1bc3a46c5e163ac23933a17e709.zip
Icon Url https://raw.githubusercontent.com/gregbug/tnt_input_engine/main/icon.png
https://raw.githubusercontent.com/gregbug/tnt_input_engine/main/icon.png
Preview Insert
Type image
Image/Video URL https://i.ibb.co/HVgZjs0/Schermata-2022-02-28-alle-21-38-28.png
Thumbnail
Preview Insert
Type image
Image/Video URL https://i.ibb.co/c6W0HgN/Schermata-2022-02-28-alle-21-38-45.png
Thumbnail
Preview Insert
Type image
Image/Video URL https://i.ibb.co/C7HLr8S/joymap.jpg
Thumbnail