Last week the game was in the following state :
- the Y axis movement is working, there is no X axis movement
- I need to rewrite the script to have a correct number of coins
- I need to write the core behavior.
So… Let’s do it !
Last week the game was in the following state :
So… Let’s do it !
Hello !
I spent some time on this tutorial, playing (or messing up…) with some options in order to understand the basics. Good thing is that the physic engine in Unity spares me the problem of computing the ball bounce direction.
Continue reading “Battle pong #2 -Book 1, Page 1, Chapter 1”
I know how to code already but first I guess I have to do some game design before getting my hands dirty…