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
Business
Community
Professional Trade
Non-Godot Projects
Godot 4.X
Godot 3.X
Free
More...
Relevance
Relevance
Latest
Top
Newest
Oldest
Dependencies ALL returning NULL
Godot Help
3D
Godot 4.X
Stable
...spawner was for two types of objects in the long run so i made it "modular". My initial
test
ing showed it worked ( as i knew it should ). I drag/dropped a file from the file s...
4
4 replies
MSM Fangame
Projects
WIP
Godot 4.X
Free
I am working on a My Singing Monsters fangame. I already got Monsters to sing and a functioning camera but I dont know how to place multiple of the same monsters and to save t...
1
1 reply
Is it possible to split a string within a Rich Text Label based on Line Count?
Godot Help
CSharp
Godot 4.X
Hey all! As the title says, I've run into an issue in my game and I'm not quite sure how to proceed, or if there is an easy solution adept godot users are aware of. The proble...
1
1 reply
gdextension Godot_ExprTK - speed up gdscript with math-performance
Projects
WIP
Godot 4.X
Free
...our gdscript with mathematical power and performance. the gdscript-example in directory
test
shows that its possible to tune up mathematical programparts x times faster than i...
2
2 replies
O
Slow Gravity, and not falling parabolically
Godot Help
2D
Physics
Godot 4.X
Greetings, I am expirimenting with making a platformer in godot, in order to learn the engine. I have run into an issue where the plyer character doesn't fall parabolically, a...
16
16 replies
3
How do I get the localised key label from action?
Godot Help
GDScript
Question
Godot 4.X
Hi, I've been trying to get the label of a key based on an action for a few hours now and none of the solutions I've found worked so far. What I have: What I've tried: var in_...
3
3 replies
Duplicated material turns white.
Godot Help
CSharp
Question
Godot 4.X
Stable
...tion section, but I have a project linked below with the blend file as well for further
test
ing. // Gets the mesh instance and material for later use MeshInstance3D meshInstan...
2
2 replies
Need help making multi player for my FP fighting fan game
Projects
WIP
Godot 4.X
Free
Godot Version 4.3 why does the player not mimic me through animations? copy of the player doesn't mimic the player with the current camera's player animations at all
2
2 replies
Game Collab
Projects
Demos
Godot 4.X
Free
Hello, I'm Tamir and I am working on a creepypasta game and I don't have enough game developers to finish the demo, if anyone would like to help me finish the demo please comm...
4
4 replies
J
Triplanar Visual Shader
Godot Help
Shaders
Godot 4.X
Hi there! I feel like I'm almost there, but I cannot find the error: I made this visual shader for a csg mesh, but it needs to have that triplanar texture mapping. If I set in...
4
4 replies
D
"Pixel perfect" display not working
Godot Help
2D
Godot 4.X
Hello! I'm returning to Godot after using MonoGame for a little bit, so I was trying to setup my game to be "pixel perfect". Specifically, I want each of the pixels in my spri...
2
2 replies
T
New to Godot, how do I make an opening cutscene?
Godot Help
New to Godot
2D
Godot 4.X
I want to make an opening cutscene about the protagonist graduating college, regarding 2-D and sprites, how do I do that? I am using Godot 4.4.1. And I am BRAND NEW to Godot a...
3
3 replies
Z
DisplayServer.tts_get_voices() crashes on Android without TTS
Godot Help
Question
Godot 4.X
Stable
Godot 4.3 Windows 11 On Android with TTS, everything works fine and there are no crashes. On Android without TTS, calling DisplayServer.tts_get_voices() and DisplayServer.tts_...
1
1 reply
K
Websocketserver in godot4.4
Godot Help
Networking
Godot 4.X
Websocketserver can't work in godot4.4,what's instead?
4
4 replies
W
Are viewports meant to be a pain to work with?
Godot Help
Godot 4.X
I have been working on a project for a couple of years at this point, and viewports just seem to break all intended editor functionality. For instance, I have been unable to v...
4
4 replies
S
I'm trying to get an enemy to check if there's ground to walk on.
Godot Help
New to Godot
Programming
Godot 4.X
I'm extremely new to Godot (pretty much started yesterday) and new to scripting in general. I'm using a tutorial to start learning Godot and I've run into an issue that I'm tr...
5
5 replies
I
WorldEnvironment makes every text blood themed
Godot Help
3D
Godot 4.X
This happend when i created the WorldEnvironment node Output : Godot Engine v4.4.1.stable.official (c) 2007-present Juan Linietsky, Ariel Manzur & Godot Contributors. ERROR: R...
0
0 replies
MeshInstance3D scale growing over time when rotating
Godot Help
GDScript
Godot 4.X
So I've just noticed that when rotating a mesh that the scale sneaks up slowly over time: extends MeshInstance3D func _ready(): print(scale.x) #Outputs: 1.0 func _process(delt...
6
6 replies
D
Little question on export preset for Godot v.4.3-stable
Godot Help
Question
Godot 4.X
Stable
As written on the topic. I have tried downloading the export preset from Github but the download always return error when the progress reaches around 100MB. Does the resource ...
1
1 reply
Character3D jitters on linux
Godot Help
Godot 4.X
...nitor. Has anyone encountered such thing? P.S. i didnt record the screen but when i was
test
ing on lunix, the raycast collision was jittery aswell even from moving mouse reall...
10
10 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
Dependencies ALL returning NULL
MSM Fangame
Is it possible to split a string within a Rich Text Label based on Line Count?
gdextension Godot_ExprTK - speed up gdscript with math-performance
Slow Gravity, and not falling parabolically
How do I get the localised key label from action?
Duplicated material turns white.
Need help making multi player for my FP fighting fan game
Game Collab
Triplanar Visual Shader
"Pixel perfect" display not working
New to Godot, how do I make an opening cutscene?
DisplayServer.tts_get_voices() crashes on Android without TTS
Websocketserver in godot4.4
Are viewports meant to be a pain to work with?
I'm trying to get an enemy to check if there's ground to walk on.
WorldEnvironment makes every text blood themed
MeshInstance3D scale growing over time when rotating
Little question on export preset for Godot v.4.3-stable
Character3D jitters on linux
Next Page »