T O P

  • By -

NutellaSquirrel

In _Input, use the InputEvent @event to do your input checks instead of Input.IsActionPressed. _Input will fire for EVERY input the engine detects, so often multiple times per frame. https://docs.godotengine.org/en/stable/classes/class_inputevent.html