I need help with This Input Problem i Have

Godot Version

4.6.1

Question

I Need Help with this Problem, I’m Currently Using Flowkit (a Plugin For Visual Programming), and it wont Show the “On Input” Thing, I Need It to Make a Game, i have had this problem with Block Coding too, The Input Part is Just Blank, it just says “When Pressed”, It wont Read the Inputs, I Don’t Know What is Wrong


Did you try asking on the Plugin’s github? We probably won’t be able to help you here any better than the actual devs behind the Plugin.

1 Like

I’d also recommend you try to move beyond block coding. Check out this tutorial: Your first 2D game — Godot Engine (stable) documentation in English It takes about an hour to complete and you’ll have a game at the end. It might not be as hard as you think. Godot’s Nodes actually act just like blocks, and once you learn how to use them, you’ll have the ability to make a lot more things in your games.

1 Like