Brings Windows-like input options to CCTextInputNodes.
- Text selection
- Better text input™️
- Ctrl+A, Ctrl + Left/Right Arrow, Shift + Left/Right Arrow, Home, End and a bunch more hotkeys
- Esc to deselect an input node
- Ability to bypass character filter (can be disabled)
- Ability to bypass max input length (can be disabled)
- Get Geode
- Click the Geode button
- Click the download tab, find BetterInputs, and click Install!
You'll now be able to finally use text input nodes like they were supposed to be!
- Download the latest release's BetterInputs.geode file
- Copy it to
Geometry Dash/geode/mods
Run the following commands in your preferred terminal:
git clone https://github.com/SpaghettDev/BetterInputs.git
cd BetterInputs
code .Then select "configure project" in the cmake tab and build (F7).
Run the following commands in your preferred terminal:
git clone https://github.com/SpaghettDev/BetterInputs.git
cd BetterInputs
mkdir build
cd build
cmake ..Then open the generated solution file (BetterInputs.sln) in Visual Studio.
You can contact me through my personal Discord server to get instant™️ support and other stuff ig.
- SpaghettDev (@SpaghettDev): Creator & maintainer.
- Alphalaneous (@Alphalaneous): Answered my stupid questions.
- Prevter (@Prevter): Also answered my stupid questions.
