Hello, I am new to this, my programing knowledge is some Java script, but mostly I know scripting just from Game Maker’s GML.
That said, I’d like to know a bit of how to use Unity but I cannot find any tutorials on youtube that do not require the Physics Engine. I understand that said engine is very powerful and useful. but for my purposes I do not need it.
I would like to know how to tell a ball object to check every step of the game if the player is pressing the right arrow key, and if that is true that that x+=1; (at least that’s how it would be coded in a game maker game)
i suggest you to go find Teaching section in this forum and follow the WalkerBoys tutorial series and in a week you are going to be ready to create a VERY GOOD GAME!