- Godot Engine Game Development Projects
- Chris Bradfield
- 135字
- 2021-06-18 18:51:33
Escape the Maze
In the previous chapter, you learned how Godot's node system works, allowing you to build a complex scene out of smaller building blocks, each providing different functionalities for your game's objects. This process will continue as you move up to larger and more complex projects. However, sometimes you'll find yourself duplicating the same nodes and/or code in more than one different object, and this project will introduce some techniques for reducing the amount of repeated code.
In this chapter, you'll build a game called Escape the Maze. In this game, you will be trying to navigate a maze to find the exit while avoiding the roaming enemies:
You will learn about the following key topics in this project:
- Inheritance
- Grid-based movement
- Spritesheet animation
- Using TileMaps for level design
- Transitioning between scenes
推薦閱讀
- 機器學習實戰:基于Sophon平臺的機器學習理論與實踐
- Windows XP中文版應用基礎
- 電腦上網直通車
- PyTorch深度學習實戰
- 完全掌握AutoCAD 2008中文版:綜合篇
- 21天學通Java
- RPA(機器人流程自動化)快速入門:基于Blue Prism
- 傳感器與物聯網技術
- Ruby on Rails敏捷開發最佳實踐
- Learning Azure Cosmos DB
- 基于企業網站的顧客感知服務質量評價理論模型與實證研究
- 電子設備及系統人機工程設計(第2版)
- Excel 2010函數與公式速查手冊
- Effective Business Intelligence with QuickSight
- 企業級Web開發實戰