New to Godot
Tag for discussions and questions for those new to Godot.
Latest engine news:
- B
How to move player through TileMapLayer with AStarGrid2D while using signals
- bombilla_x started
- Hello, I got stuck trying to decouple my node scripts with signals. I have two nodes, Player and FightGrid (a TileMapLayer), and they are on the same level of hierarchy. I created a custom signal in t...
godot-cpp UI encountering numerous warnings when setting default Values
- xuwzen2024 replied
- Actually, I want to implement a UI similar to Unity's, which is adding a special node Cesium3DTileset and a CesiumGeoreferece node will be add automatic to its' parent node, and it has a resouce type ...