godot-questions
AtlasTexture Question
2d
gdscript
tutorial problem
Ball travel path prediction
2d
gdscript
physics
connect HUD's signal to the Main node
gdscript
2d
Rpc parameters
online
[SOLVED] Move an object forward
【SOLVED】how to fix the error "script from native type 'x'
gdscript
2d
Rigidbody interactions, making physics obstacles
Collisions with Spiral Staircase
physics
3d
Need Guidance on Multiple Playable Characters With Stats
Copy position and rotation of parent
how to make explosions [GODOT 4 3d]
[SOLVED] v4.1.2 sampling from hint_depth_texture leads to weird culling issues???
shaders
3d
follow
Godot Crashing
[SOLVED] How to apply an outline to a Sprite3D
Unable to cast from Spatial to a class extending Node
What is correct way to check a preloaded scenes script class_name when instantiated via gdscript
Problem with sprite scale
2d
How can I Carry Over Experience in Godot's GDScript for Leveling Up?
gdscript
this might be a really dumb question but
MultiPlayerSpawner not spawning stuff for new players
3d
GUI VFX
Area2D or Character2D for collision-free "mobs"?
gdscript
2d
Partially blocky texture in Godot 4.1
SVG/Image/Sprite Storage & Retrieval Methods
gdscript
How to manually adjust a visual shader progress using a float range slider?
shaders
3d
Seamless "teleportation" in a demarcated game world
[SOLVED] Interacting with objects that are behind an Area3D/CollisionShape3D
How do you change the camera resolution
3d
how to create a simple state machine with examples
local angular_velocity of RigidBody3D with godot 4
Script losing a reference after _ready()
learn to code from zero premium still worth it with Godot 4.0?
[SOLVED] Can someone help me understand resources?
Level design and mesh library
3d
State Machine setup tutorial
[SOLVED] Would someone be willing to help with the following?
Need help with transform.origin (Godot 4)
gdscript
3d
[SOLVED] Need help debugging
Function does not wait until Sprites have loaded, but I use @onready
My Biggest Problem please help
2d
online
gdscript
Node Scene Disappears when trying to add animationPlayer (fixed)
2d
gdscript
Playing destroy-sound before queue_free
2d
audio
gdscript
Simple question - best option for a 3d plane collision shape?
array of Node2D
gdscript
2d
Help me make raycast2D is_colliding() method work. (fixed)
2d
gdscript
Pass the position of a Scene to a Shader via code
gdscript
shaders
2d
Input map for pressing down on a stick
Help for a Dummy trying to make a shader work...