
Godot Forum
3 days ago · A place for the Godot community to meet, ask questions, share their work, and provide help to other users.
Godot Engine: standard or .NET one? : r/godot - Reddit
Sep 28, 2023 · The official subreddit for the Godot Engine. Meet your fellow game developers as well as engine contributors, stay up to date on Godot news, and share your projects and …
Godot: your free, open-source Game Engine - Reddit
This is a subreddit about the Godot Engine. While related Game Development topics are not forbidden, please make sure to tailor them towards the Godot project. This means no art posts …
How to Make Inventory System in Godot [Tutorial]
Oct 13, 2024 · I wrote a grid Inventory tutorial for Godot 4.3, inspired from Minecraft inventory system. This godot inventory system is Modular and follows a natural Godot’s tree-like …
安全验证 - 知乎
知乎,中文互联网高质量的问答社区和创作者聚集的原创内容平台,于 2011 年 1 月正式上线,以「让人们更好的分享知识、经验和见解,找到自己的解答」为品牌使命。知乎凭借认真、专业 …
Changing the gravity for a characterbody2d - Help - Godot Forum
Dec 28, 2024 · Godot Forum Changing the gravity for a characterbody2d. Help. godot-4. ComiCross December 28, 2024, 8:20pm ...
How to detect collision (BEGINNER) - Archive - Godot Forum
Apr 22, 2023 · godot_dev_ In general there are collisions involving the physics engine and movement (e.g.,landing on the floor and not falling through), where there is a post here about …
Can't run Godot games or the game engine - Help - Godot Forum
Oct 19, 2024 · Hey there, I’m new here and made this account to hopefully get some help on this issue. Recently I had gotten WEBFISHING through Steam, a game made on the Godot …
How do I connect signals via code in Godot 4.2?
Dec 27, 2023 · Godot Version Using Godot 4.2 Question extends Area2D @export var next_level : PackedScene func _ready(): print("Door active.") self.body_entered.connect(self) …
Godot keeps "Not Responding" - Help - Godot Forum
Jul 17, 2024 · To do command line arguments with Godot you need to cd into the folder where Godot exists. Godot isn’t installed so if its still in your Download folder, you would cd into …