Godot Engine
Rules
About
Featured Projects
Toggle forum theme
Sign Up
Log In
Godot Engine Chat
Discuss anything Godot engine related
Latest engine news:
Start a Discussion
Community
All Discussions
Tags
Forum News
Projects
Resources
Tutorials
Godot Help
Business
Community
Godot Engine Chat
Art & Design
Other Software
Forum
General Chat
User Groups
Lounge
Professional Trade
Non-Godot Projects
Godot 4.X
Godot 3.X
Free
More...
Latest
Latest
Top
Newest
Oldest
Redot Engine
Community
Godot Engine Chat
DaveTheCoder
replied
2 Feb
A fork of the Godot Engine https://github.com/Redot-Engine
96
96 replies
O
PR failing Style Checks
Community
Godot Engine Chat
JusTiCe8
replied
27 Jan
I'm attempting my first pr for godot and I've run into a wall not with the code (at least not yet) but with the styling. I'm using Visual Studio for my ide which has ClangFormat enabled, I generated m...
1
1 reply
Godot on Android
Community
Godot Engine Chat
Lounge
Godot 4.X
Tomcat
replied
21 Jan
Just for fun, I tried to run Godot on the e-book: Godot on Android
14
14 replies
UID changes coming to Godot 4.4
Community
Godot Engine Chat
Godot 4.X
DaveTheCoder
started
15 Jan
Blog article: https://godotengine.org/article/uid-changes-coming-to-godot-4-4/ Discussion about the article: https://github.com/godotengine/godot-proposals/discussions/11574 There's been a fair amount...
0
0 replies
Change File Color in the FileSystem
Community
Godot Engine Chat
Godot 4.X
REVBENT
replied
14 Jan
Just learned something pretty cool about the FileSystem in Godot 4. If you right click on a file in the file system.... in the menu that pops up... you can select "Set Folder Color"... and from there ...
2
2 replies
Love the documentation
Community
Godot Engine Chat
Godot 4.X
kuligs2
replied
14 Jan
From https://docs.godotengine.org/en/stable/classes/class_diraccess.html func _import(source_file, save_path, options, platform_variants, gen_files): var file = FileAccess.open(source_file, FileAccess...
1
1 reply
How does GDscript's compiler/Interpreter work ?
Community
Godot Engine Chat
xyz
replied
10 Jan
So I know that GDscript is interprated but I wanna know the exact details. Most "interprated" languages aren't purely interprated, For example Python is actually compiled to intermediate bytecode whic...
2
2 replies
D
→ instead of -> (Unicode instead of ASCII art)
Community
Godot Engine Chat
aipie
replied
Nov 24, 2024
Hello everyone! While still rather new Godot, I have quite often faced the problem that, while coding, screen space is rare. To save at least one glyph, I'd like to propose to have GDScript use the Un...
6
6 replies
In game tutorials
Community
Godot Engine Chat
kuligs2
replied
Nov 18, 2024
Trying to start a little discussion here. What type of tutorials do you like the most? I guess my preference is a label that describes things as I play along with starting an easy level. I think I lik...
7
7 replies
The mirror - Breakup with Godot
Community
Godot Engine Chat
xyz
replied
Nov 13, 2024
https://www.themirror.space/blog/leaving-godot-thank-you-technical-reflections
4
4 replies
Linux and godot/blender
Community
Godot Engine Chat
kuligs2
replied
Nov 11, 2024
I have windows 10 and a computer that doesn't pass for windows 11, just wondering if there are linux users here and if they are having any problems especially using and running web games. I'll probabl...
13
13 replies
Do transferable animation actually save memory or resources?
Community
Godot Engine Chat
fire7side
replied
Nov 1, 2024
I was excited about these, but in a tutorial it said each animation had to be set to make unique or it would cause weird behavior if more than one object was using them. Would it actually save anythin...
6
6 replies
Gdscript getter and setter functions performance
Community
Godot Engine Chat
DelmarMarlin
replied
Sep 12, 2024
As the original post (https://forum.godotengine.org/t/gdscript-getter-and-setter-functions-performance/65341) got no answers, I wonder if someone here has an opinion or idea on this topic? TLDR: Using...
2
2 replies
Procedural Animation in Godot vs in Unity
Community
Godot Engine Chat
xyz
replied
Aug 27, 2024
Ive been looking at procedural animation and I want to(eventually) make a game thats relies heavily on procedural animation(eg. rainworld) Im wondering how well godot can go complex procedural animati...
1
1 reply
scheduled callbacks, feature concern and proposal
Community
Godot Engine Chat
General Chat
Godot 4.X
xyz
replied
Jul 9, 2024
why isn't there a call scheduler for frame scheduled callbacks i.e. calling a function x amount of times in x amount of frames ? i know that this can be easily custom implemented but why isn't there a...
6
6 replies
E
Godot 4.3 release date
Community
Godot Engine Chat
Godot 4.X
Stable
MikeCL
replied
Jun 18, 2024
When will the stable version of godot 4.3 be released?
8
8 replies
GodotCon 2024 Berlin
Community
Godot Engine Chat
Lounge
DaveTheCoder
replied
Jun 17, 2024
Just got an email:
6
6 replies
Thots about creating code/resources for 4.2 or 4.3?
Community
Godot Engine Chat
Godot 4.X
Free
xyz
replied
May 8, 2024
Given that godot is moving forward, im kinda creating test scripts scenes to learn how godot works and how to achieve things, but it seems that approach in one version does not translates to an approa...
3
3 replies
L
File System does not show GLTF models.Obj yes Gltf no.
Community
Godot Engine Chat
kuligs2
replied
May 6, 2024
as above.
1
1 reply
Scene file appears to be invalid/corrupt
Community
Godot Engine Chat
Godot 4.X
kuligs2
started
Apr 24, 2024
For some reason since i updated to 4.2.2 stable every day when i open engine project, this one scene throws me this. --- Debug adapter server started --- --- GDScript language server started on port 6...
0
0 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 Engine Chat
Discuss anything Godot engine related
Redot Engine
PR failing Style Checks
Godot on Android
UID changes coming to Godot 4.4
Change File Color in the FileSystem
Love the documentation
How does GDscript's compiler/Interpreter work ?
→ instead of -> (Unicode instead of ASCII art)
In game tutorials
The mirror - Breakup with Godot
Linux and godot/blender
Do transferable animation actually save memory or resources?
Gdscript getter and setter functions performance
Procedural Animation in Godot vs in Unity
scheduled callbacks, feature concern and proposal
Godot 4.3 release date
GodotCon 2024 Berlin
Thots about creating code/resources for 4.2 or 4.3?
File System does not show GLTF models.Obj yes Gltf no.
Scene file appears to be invalid/corrupt
Next Page »