What I want is whenever I click the button or cat in my case it changes a variables number. I want a text box too that the text = the variable which I will call it X for now. I want the code to have 2 variables. Y and X. Y will be the how much it changes X by. (please help me)
I highly recommend doing the basic tutorial example in the documentation first to understand the basics!
3 Likes
Ok I see, Thanks!
The best way to learn is to familiarize yourself with the development process in small projects through tutorials. Indeed, you can’t always rely on tutorials, but as beginners, you always start from imitation. You must accumulate experience before doing projects on your own. There are many great tutorials on YouTube, such as those of GDQuest. I came across my development journey exactly like this.
1 Like