RollABall Game
2021.03.28 – I have watched the tutorials about basic beginner scripting and after that, I started the RollABall project following the tutorials. I was stuck, really stuck because I didn't know why the ball was not moving and I was searching for the problem in the Unity editor, I thought that something was wrong with the user input, after hours of searching around I found that I wrote onMove instead of the OnMove function, I am not used to writing the names of functions starting with a capital letter, and also for some reason my Visual Studio was not warning me about this. After I figured this out I kept on going with the tutorials and didn't have any problem with them, I guess I'll be more attentive about these stuff in the future and I will search for some kind of extension that warns me about syntactical errors. All in all, this was a great tutorial, I'm glad that we started coding and I got some new ideas for my game too. – 6h – The Roll A Ball game and the knowledge of scripting in C#.
Files
Get Project A
Project A
Status | In development |
Author | kovgergo2001 |
Tags | mff-gdintro-2021-a |
More posts
- Finished 4th practiceApr 05, 2021
- Finished third practice part twoMar 31, 2021
- Finished second practice part twoMar 27, 2021
- Finished first practiceMar 27, 2021
- Finished second practice part oneMar 27, 2021
Leave a comment
Log in with itch.io to leave a comment.