OBKF / Godot-Trail-System

Advanced trail/ribbon plugin for the Godot Engine
MIT License
347 stars 32 forks source link

Fix bug requiring user to edit InputMaps #9

Open chrisskeddy opened 3 years ago

chrisskeddy commented 3 years ago

It was required to have the user create new InputMap to get the demo working. This should not be a requirement especially since this is how it is done for 3D

chrisskeddy commented 3 years ago

So to clarify it a bit. The 2D demo requires making a custom InputMap when the asset is imported into an existing project. Which may be the case for anyone that wants to combine multiple assets.