소스 검색

Add screenshots

Aaron Franke 5 년 전
부모
커밋
d8546ece42
4개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      2d/platformer/README.md
  2. 0 0
      2d/platformer/screenshots/.gdignore
  3. BIN
      2d/platformer/screenshots/layout.png
  4. BIN
      2d/platformer/screenshots/shoot.png

+ 4 - 0
2d/platformer/README.md

@@ -23,3 +23,7 @@ We invite you to open the demo's GDScript files in the editor as they contain a
 - Pixel art visuals.
 - Sound effects and music.
 
+## Screenshots
+
+![Player shooting in the direction of an enemy](screenshots/shoot.png)
+![The entire level layout viewed in the editor](screenshots/layout.png)

+ 0 - 0
2d/platformer/screenshots/.gdignore


BIN
2d/platformer/screenshots/layout.png


BIN
2d/platformer/screenshots/shoot.png