mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-23 08:11:33 +11:00
add teaser
This commit is contained in:
parent
b8a6cdde3a
commit
4bbc1eb415
|
@ -99,6 +99,8 @@ We used multiple sprites to form one game object of a paddle. We also added
|
||||||
convenience around the use of the paddle to make creating a paddle and setting
|
convenience around the use of the paddle to make creating a paddle and setting
|
||||||
its position easy.
|
its position easy.
|
||||||
|
|
||||||
|
In the next step we will cover adding collision with the ball and the paddles.
|
||||||
|
|
||||||
# Exercise
|
# Exercise
|
||||||
|
|
||||||
The paddle on the right is facing the wrong way, it needs to be horizontally
|
The paddle on the right is facing the wrong way, it needs to be horizontally
|
||||||
|
|
Loading…
Reference in a new issue