Godot Engine
Rules
About
Featured Projects
Toggle forum theme
Sign Up
Log In
Godot 4.X
Tag for discussions and questions for Godot 4
Latest engine news:
Start a Discussion
Godot 4.X
All Discussions
Tags
Forum News
Projects
Resources
Tutorials
Godot Help
Hardware
Business
Community
Professional Trade
Non-Godot Projects
Godot 4.X
Godot 3.X
Free
More...
Relevance
Relevance
Latest
Top
Newest
Oldest
How to update (re-import...) 'glb' file to Scene..?
Godot Help
3D
Godot 4.X
I have a Dungeon, one of several created with Blender, as basis for my 3D game. Upon working through Level 3 of the game, I realise that a mistake has been made; there is a pa...
27
27 replies
CharacterBody3D textures not displayed with Godot_v4.6-dev3_win64
Godot Help
3D
Question
Godot 4.X
...me aware that I can no longer see the Texture of my CharacterBody3D objects with this la
test
version Godot_v4.6-dev3_win64, only the Armature and Collision shapes. When I load...
5
5 replies
Here is the game im working on in Godot 4.1
Projects
Alpha
Godot 4.X
Pufu the videogame. Play Pufu, coming soon. Demo coming free on 24 December 2025. Links will be posted on catalindanila.dao (web3 website, google how to visit) and maybe somew...
32
32 replies
Blending animations - upper and lower bodies in code
Godot Help
3D
Godot 4.X
Hello, im new here, and i wonder if there is a way to do this: https://docs.godotengine.org/en/4.5/tutorials/animation/animation_tree.html#blend2-blend3 But in code? Why in co...
3
3 replies
Devlog - Bauerhofen [WIP]
Projects
WIP
Godot 4.X
... For the terrain I'm using Terrain3D with 2 ugly handpainted textures and painted some "
test
mountains". I turned autoshading on, so I don't need to paint the steep/flat parts...
13
13 replies
Help with snapping weird shapes together?
Godot Help
2D
GDScript
Godot 4.X
Hello, I'm making a card game inspired by Balatro where you snap together cards to make combos and score points, I'm still very early in development and I'm struggling to get ...
9
9 replies
blender wireframe mod doesn't carry over in .gltf when exported
Godot Help
3D
Godot 4.X
I have a building model that I made in blender and until now I've just had the models imported as the .blender models, but I've been replacing and exporting that models to .gl...
3
3 replies
F
Help adding a button to a control tree node
Godot Help
New to Godot
GUI
Godot 4.X
I have a dynamically built tree node that will have a variable number of items, and I want each item to have a button. I connected the button_clicked signal to the tree, which...
3
3 replies
S
Skeleton2D: Rotating bones shrinks limb
Godot Help
2D
Godot 4.X
Hi there :-) I try to introduce myself to 2D rigging right now. I want to rig an ant and already created polygons and the skeleton with all bones. Now i try to combine both. T...
1
1 reply
Godot Shader Pack
Resources
Godot 4.X
Paid
Many people asked for it, so I created and released a new product: 80 shaders from my collection, ready to use in any project. Plus bonuses. https://filiprachunek.gumroad.com/...
17
17 replies
C
udp packets not leaving the android kennel
Godot Help
2D
Networking
Godot 4.X
I am developing a LAN multiplayer card game. I designed it such that at the start of the game scene, clients have to send a message ("send ip address") to the server via the b...
20
20 replies
Full body FPS player rig. Control over arms issues.
Godot Help
3D
Godot 4.X
Hi all! So I'm working on a project (FPS) that requires a full-body player. I'm trying to get more dynamic control over the arms for the player. I'm trying out a solution for ...
10
10 replies
H
The compress and decompress methods of PackedByteArray seem to have issues
Godot Help
GDScript
Godot 4.X
Godot 4.5.1 could anyone help?
9
9 replies
D
Block Coding - high-level, block-based visual programming
Resources
Godot 4.X
Free
Hi! Here at Endless OS Foundation we have recently started engaging young learners in the world of Godot; our learning programs aim to develop a broad range of 21st century sk...
18
18 replies
Bulk Tilemap placement rust ext
Projects
Demos
Godot 4.X
...his going whether on linux, or windows on whichever godot4+ you are using. Feel free to
test
it out, I'd love your feedback, or fork it. The previous build that I left unfinis...
2
2 replies
P
About to give up on my year long project...
Godot Help
Exporting
Question
Godot 4.X
Godot Version 4.3 Question Hi Everyone, (sorry about the melodramatic title!) I’ve been struggling with an issue with Godot for the past 3-4 weeks and I have exhausted everthi...
5
5 replies
N
Hey, i need help with grind rails
Godot Help
Programming
Godot 4.X
i saw many 2d platformer games have grind rails but i can't find any tutorials, so can anyone help me how to do these grind rails
3
3 replies
P
Magic Solitaire
Projects
Released
Godot 4.X
Free
An old wizard gave me these magic cards. If you have a question and focus your thoughts on the deck of cards, the deck will answer the question. If the patience works, it's "y...
9
9 replies
G
If I make a resource unique, are resources that it inherits also unique?
Godot Help
Programming
Question
Godot 4.X
For example I have a resource class "Inventory" with property "slots" which contains an array of another resource class "InventorySlot" I've created a default Inventory which ...
3
3 replies
R
I have a strange problem syncing project on 2 different PCs
Godot Help
New to Godot
Question
Godot 4.X
I have Godot 4.3 installed on two different PCs. The same project! Project synced via Github. Aaaand... one Godot editor now constantly trying to add these line into the scene...
6
6 replies
Load More
Loading...
This site is best viewed in a modern browser with JavaScript enabled.
Something went wrong while trying to load the full version of this site. Try hard-refreshing this page to fix the error.
Godot 4.X
Tag for discussions and questions for Godot 4
How to update (re-import...) 'glb' file to Scene..?
CharacterBody3D textures not displayed with Godot_v4.6-dev3_win64
Here is the game im working on in Godot 4.1
Blending animations - upper and lower bodies in code
Devlog - Bauerhofen [WIP]
Help with snapping weird shapes together?
blender wireframe mod doesn't carry over in .gltf when exported
Help adding a button to a control tree node
Skeleton2D: Rotating bones shrinks limb
Godot Shader Pack
udp packets not leaving the android kennel
Full body FPS player rig. Control over arms issues.
The compress and decompress methods of PackedByteArray seem to have issues
Block Coding - high-level, block-based visual programming
Bulk Tilemap placement rust ext
About to give up on my year long project...
Hey, i need help with grind rails
Magic Solitaire
If I make a resource unique, are resources that it inherits also unique?
I have a strange problem syncing project on 2 different PCs
Next Page »