godot-questions
Godot 3.5 HTML Export to itch Missing Enemies
2d
how do I create a an 3d ai enemy character in Godot with animation
[Solved] "Click Radius" for a clicker-type game. get_overlapping_areas() issue
gdscript
Animation's problem
Spike's Timer
Apply_impluse() Does not seem to be applying the intended force to rigidbody
retrieve all functions from a script
gdscript
2d
Switching Between Setup Screens (how?)
Newbie with questions
2d
Enable repeat on 2d textures in godot 4.1.1
Procedural generation
function doesn't work in _ready() but only in _process???
gdscript
2d
Generating point cloud data
3d
[FIXED] Tween behaving unexpectedly
2d
gdscript
Need help creating a cooldown for a weapon!
Make the Piece to Follow the Dropper's Position Before Being Released
gdscript
2d
help with scroll container
What should I use to display VN portraits?
2d
gdscript
Why isn't this working?
Pathfinding on slopes for enemies in 3d.
enemy spawn
What to know when making a 3D RTS?
gdscript
3d
Simulate Mouse Clicking
_physics_process() in layman's terms?
Move characterbody2d via mouse OR keyboard?
flip_v on sprites moving right to left
[SOLVED ish] Get specific points of collision on intersect_shape()
Touchscreenbuttons position and input
Does anyone have a good tutorial or any good tips for uploading to gh-pages?
GridContainer focus navigation not working properly
2d
need help with jump anims
2d
gdscript
physics
Shorten dictionaries?
gdscript
.connect not working
[Solved] Question regarding Callables (Godot 4.1.2)
gdscript
sup i want to develop on mobile
In making an enemy do many things, which concept is more preferrable to use?
2d
hey guys, can you open all the files on your pc via a godot application?
Save games like Stardew Valley
gdscript
godot 4
[Solved] How to add debug in a array ?
gdscript
shaders
2d
[SOLVED] Issue replacing material via script
v4.1.2 Is there a way to hide the mouse cursor during the splash screen?
gdscript
Need Help w/ Composition : HealthComponent, HurtboxComponent, HitboxComponent
How to do a switch characters in gameplay?
3d
[SOLVED] Sound Auto-Played at Position [0,0] after instantiate/add_child(sound_component)
How do you handle VFX (trigger Particle Systems + Sound)?
SOLVED kinda- Problem with Var =? From tutorial
2d
gdscript
Creating a Basic 3D Environment and Implementing a Selectable Targeting System in Godot
Instantiated node doesn't call _ready()
Label doesn't update based on exported variable; Updates based on script instead