- Godot Engine Game Development Projects
- Chris Bradfield
- 162字
- 2021-06-18 18:51:26
Creating the scene
Start by clicking the Add/Create a New Node button and selecting an Area2D. Then, click on its name and change it to Player. Click Scene | Save Scene to save the scene. This is the scene's root or top-level node. You'll add more functionality to the Player by adding children to this node:

Before adding any children, it's a good idea to make sure you don't accidentally move or resize them by clicking on them. Select the Player node and click the icon next to the lock:

The tooltip will say Make sure the object's children are not selectable, as shown in the preceding screenshot.
It's a good idea to always do this when creating a new scene. If a body's collision shape or sprite becomes offset or scaled, it can cause unexpected errors and be difficult to fix. With this option, the node and all of its children will always move together.
- 亮劍.NET:.NET深入體驗與實戰(zhàn)精要
- 計算機應(yīng)用
- 人工智能超越人類
- Getting Started with Containerization
- Arduino &樂高創(chuàng)意機器人制作教程
- SQL Server數(shù)據(jù)庫應(yīng)用基礎(chǔ)(第2版)
- 青少年VEX IQ機器人實訓(xùn)課程(初級)
- 大數(shù)據(jù):引爆新的價值點
- 簡明學(xué)中文版Flash動畫制作
- Hands-On Artificial Intelligence for Beginners
- TensorFlow 2.0卷積神經(jīng)網(wǎng)絡(luò)實戰(zhàn)
- Hadoop大數(shù)據(jù)開發(fā)基礎(chǔ)
- Learn Power BI
- 信息技術(shù)基礎(chǔ)與應(yīng)用
- 數(shù)據(jù)庫技術(shù):Access 2003·計算機網(wǎng)絡(luò)技術(shù)