請先登入會員以閱讀文章
You may also like
First, open the game designed in the previous unit. We are going to add an “Enemy.” You should be familiar with adding […]
We want to set a rule: during the game, if the controlled sprite touches the enemy, health will be deducted. Since our […]
If you want to design a game like the Google Dino Game, the character needs to “Jump” and “Crouch.” For crouching, we […]
We taught the method for triggering events when sprites touch in Unit 6: the “Overlaps” block in the “Sprites” list. The difference […]