Update flappy bird assets (#2556)

This commit is contained in:
AZhan
2025-02-13 20:08:09 +08:00
committed by GitHub
parent 4f833fb856
commit 84af486654
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ Flappy Bird is a 2D project. The 2D template provided on the editor's homepage i
## Prepare Resources
Flappy Bird relies on a set of images. You can download the image package to your local machine by clicking [here](https://github.com/galacean/galacean.github.io/files/13161928/fb.zip). After extracting, you will see the following images:
Flappy Bird relies on a set of images. You can download the image package to your local machine by clicking [here](https://github.com/user-attachments/files/18703749/fbAsset.zip). After extracting, you will see the following images:
- Number images from 0 to 9 for scores
- Game background image

View File

@@ -14,7 +14,7 @@ Flappy Bird 是一个 2D 项目,编辑器首页自带的 2D 模版便是按照
## 准备资源
Flappy Bird 依赖的资源是一堆图片,点击[这里](https://github.com/galacean/galacean.github.io/files/13161928/fb.zip)可以下载图片包到本地。解压之后看到以下图片:
Flappy Bird 依赖的资源是一堆图片,点击[这里](https://github.com/user-attachments/files/18703749/fbAsset.zip)可以下载图片包到本地。解压之后看到以下图片:
- 0-9 的分数数字图
- 游戏背景图