godot-nodes-scenes

安装量: 1.5K
排名: #7866

安装

npx skills add https://github.com/gamedev-skills/awesome-gamedev-agent-skills --skill godot-nodes-scenes

Godot Nodes & Scenes (4.x) Compose games from nodes and scenes, instance them at runtime, and access the tree without crashing on freed or missing nodes. Targets Godot 4.7 . When to use Use when structuring .tscn scenes, choosing how to break a feature into nodes, instancing a PackedScene (bullets, enemies, UI), or setting up autoload singletons. Use when debugging get_node() / $Path returning null , or "Attempt to call on a previously freed instance". When not to use: GDScript language/syntax → godot-gdscript ; signal-based decoupling → godot-signals-groups ; physics bodies/collisions → godot-physics . Core workflow Show more Installs 905 Repository gamedev-skills/…t-skills GitHub Stars 456 First Seen Jun 27, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass

返回排行榜