Godot Engine
Rules
About
Featured Projects
Toggle forum theme
Sign Up
Log In
Godot 3.X
Tag for discussions and questions relating to Godot 3.X
Latest engine news:
Start a Discussion
Godot 3.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 hunt and solve bugs efficiently ?
Godot Help
Programming
Godot 3.X
Hello everyone, I try to debug my strategy game and sometimes, I have got randoms errors about list's index out of range. I know it's because the list may be changed dynamical...
50
50 replies
S
How do I control this complicated sound effect?
Godot Help
GDScript
Godot 3.X
I have a display of a wheel that I can I can click and drag with my mouse. I want to make a squeaking sound while it's moving, ideally like 'scrubbing' audio in an editor but ...
4
4 replies
U
How to swap the texture of a 2D polygon in Godot 3.6 at runtime?
Tutorials
Godot 3.X
So let's say my character has a Skeleton2D and polygons to make the rig. I need to swap the texture of the clothes that it uses. How to change it?
2
2 replies
Revila - A tactical deck builder set in a dark, mystical realm
Projects
Released
WIP
Godot 3.X
Hey, this is our project Revila which we have been working on for roughly one and a half years. It’s a card battler which mixes tactical solitaire gameplay and deck-building s...
38
38 replies
U
How to make Clothes in a Skeleton2D rig?
Godot Help
2D
Godot 3.X
First of all, I apologize if my question is not clear enough but well I have a character that has a Skeleton2D node and Polygons to make the rig. The polygons are used to bend...
0
0 replies
S
Why do my margins/size/position keep changing from the saved values?
Godot Help
GDScript
Godot 3.X
Attached is a demo. Node2D ("LayerHandler") -> Node2d("ImageNode") -> PanelContainer("Slide") rect size is set to same as image: 12280x3072 -> TextureRect (same name) rect siz...
4
4 replies
S
I can't get my ShaderMaterial to load correctly
Godot Help
Shaders
GDScript
Godot 3.X
... looked at sending arrays yet. This has been an exhausting non-adventure. dynamicpatches
test
.zip2MB
6
6 replies
S
why are my sprites washed out?
Godot Help
GDScript
Question
Godot 3.X
Rather than try to describe I've just captured various IDE shots. I have a ViewPortTexture cast onto a mesh sphere for a panoramic view. The viewport has a background Sprite a...
14
14 replies
S
Wrestling with my graphics pipeline for a panoramic point-and-click game
Godot Help
GDScript
Godot 3.X
I am trying to port over an unfinished game from am old point-and-click game engine so I'm kind of trapped by the assets already available. It has high resolution panoramic vi...
1
1 reply
Which version of Godot is better for web games?
Community
Godot 4.X
Godot 3.X
Hello, world! I make small web games, is Godot version 3 or version 4 better for this?
14
14 replies
M
Resolution scaling with small displays
Godot Help
New to Godot
GUI
Godot 3.X
...ow to do this. I’ve tried viewport and expand, but when using a 800 x 480 res, and then
test
ing 320 x 240, the UI is too small. These are the resolutions I’m targeting for a t...
7
7 replies
I’ve got problems with my game relating to the pathfinding and physics
Godot Help
3D
Programming
Physics
Godot 3.X
Okay, so the demo of my game is almost finished. Still, I have few problems bugging me.So I’ll list them here and explain them. Any help would be appreciated but, I’d also app...
4
4 replies
S
clicking when I try to ramp the audio
Godot Help
Audio
GDScript
Godot 3.X
I'm making a ramping function that takes a transition time and starting and ending volumes to update the sound every frame. I get lots of clicking but there are so many variab...
2
2 replies
S
my scene seems to be updating before the code is finished executing?
Godot Help
GDScript
Godot 3.X
I have a problem with a flickering cursor. My display is composed of a stack of images with alphas. Every frame my code finds the position of the mouse, then sequences through...
2
2 replies
S
Is 3.6 being updated anymore?
Godot Help
Godot 3.X
I'm invested in a long-term project so not willing to move to 4. I'm using the la
test
3.6 but I do run into bugs and it's tiresome (or impossible) to find work-arounds. For ex...
7
7 replies
M
New game release FALL UP
Projects
Released
Godot 3.X
Free
switching gravity is really fun try it in FALL UP [ https://mazen-boss12333.itch.io/fall-up](https://) : @Godot Developers
0
0 replies
T
Alpha Channel(Transparency) is Ignored in the Blend Mode
Godot Help
New to Godot
2D
Question
Godot 4.X
Godot 3.X
Is there technical reason why Godot works like this? Or am I missing some setting to make this work properly? As the title describes, the logo's alpha channel is ignored. I ju...
2
2 replies
U
How to display icons inside a Richtextlabel?
Godot Help
GUI
GDScript
Godot 3.X
I need to make it display rich text like this: "You got Apple!" where the " " is a custom texture called apple.png in my project folder. I tried using the [img] tag but it mak...
3
3 replies
U
Easier way to animate buttons dinamicaly?
Godot Help
2D
GUI
Godot 3.X
I need an easier way to animate buttons with things like changing scale, modulation, etc. It also need to be easily replicable, so I can apply it in other buttons. Godot 3.6
2
2 replies
Z
exporting not exporting
Godot Help
GDScript
Godot 3.X
the autoload is not working in the exported project when exporting it with 'export all resources in the project' but it works if exporting with 'export selected scenes/resourc...
5
5 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 3.X
Tag for discussions and questions relating to Godot 3.X
How to hunt and solve bugs efficiently ?
How do I control this complicated sound effect?
How to swap the texture of a 2D polygon in Godot 3.6 at runtime?
Revila - A tactical deck builder set in a dark, mystical realm
How to make Clothes in a Skeleton2D rig?
Why do my margins/size/position keep changing from the saved values?
I can't get my ShaderMaterial to load correctly
why are my sprites washed out?
Wrestling with my graphics pipeline for a panoramic point-and-click game
Which version of Godot is better for web games?
Resolution scaling with small displays
I’ve got problems with my game relating to the pathfinding and physics
clicking when I try to ramp the audio
my scene seems to be updating before the code is finished executing?
Is 3.6 being updated anymore?
New game release FALL UP
Alpha Channel(Transparency) is Ignored in the Blend Mode
How to display icons inside a Richtextlabel?
Easier way to animate buttons dinamicaly?
exporting not exporting
Next Page »