gd4-help-forum

12768 threads · Page 190 of 256

Godot 4 PointLight2D auto hide? 15 messages
2D
Display a Path2D In-Game 3 messages
2D Solved
make a camera render all objects as the same material 51 messages
Programming 3D
[SOLVED] Tile Detection not working 39 messages
Programming 2D
Jittering with pixel art 4 messages
2D
Weird Bug When Using Animation Keys With Collisions 13 messages
2D Physics Animation
help with rotations (previous unity dev) 5 messages
Programming 3D CSharp
Diagnosing Editor errors without stacktrace? 2 messages
Programming
RichText Hint BBCode Not Working 2 messages
Beginner UI
ParallaxBackground Effect not working correctly 3 messages
Programming 2D Beginner
USER ERROR: Condition "err != 0 && err != 1" is true. 6 messages
Programming Solved Web/HTML/JS
How to remove the blue lines and that blue tint if u select 40 messages
3D Beginner
Creating a player controller with _physics_process vs _process 13 messages
Programming
Using "Better Terrain" make two tiles only peer if both sides want to 17 messages
2D Solved
how to instantiate an object from a list? 11 messages
Programming 2D Solved
Bugs coming from list that's modified from the BodyExited and BodyEntered events 4 messages
Programming 2D CSharp
Self == null 2 messages
Programming Solved
Weird controller behavior 20 messages
2D
Instanced Nodes Getting Named As @Area2D@1 instead of @Enemy@1 7 messages
Beginner
Can't seem to load scene files out of nowhere 11 messages
Beginner
Resources as save files 6 messages
Programming Beginner
Odd interactions with Areas assigned to PhysicsServer2D objects 6 messages
Programming 2D Solved Physics
Godot docs use spaces in code snippets instead of tabs 2 messages
Programming
Making a undo function for a sokuban game 82 messages
Programming Solved
Android export in Godot 4.1.1 w/ applovin 2 messages
Mobile-Dev Solved
How to create 2d manipulator for a custom node? 6 messages
Programming Plugins 2D Beginner Solved
Issue with tilemap size 2 messages
2D
Struggling to get breakpoints to work on my Godot project with VS Code 21 messages
Solved Beginner CSharp
Checking if an object != null doesn't seem to happen 7 messages
Programming 2D Beginner Solved
How can I convert a Texture2D to be an image? or How do I get image from variable? 5 messages
Programming Shaders 2D
Camera stacking 2 messages
Programming 3D CSharp
Scene not Saved option made after switching between them 9 messages
Programming 2D UI
Weird shadows in tutorial scene 14 messages
Shaders 3D Beginner Solved
Using an anonymous function or a GDScript file as an export variable? 6 messages
Programming Solved
3D movement system 3 messages
Programming 3D
Animation Getting Stuck 15 messages
Programming 2D Beginner Solved Animation
Not moving on to next state in state machine, idk why 24 messages
Programming 2D Beginner Solved
upscale controls 9 messages
UI
NavigationServer3D.QueryPath() with dynamic obstacles? 5 messages
Programming 3D Solved Animation
ResourceLoader: Problem with Loading Scene `res://to/path/scene.tscn` when on RELEASEBUILD 4 messages
Programming 2D UI Solved
How To Connect Player Signal To GameManager(singleton) if they are seperate scenes? 6 messages
Programming Beginner
call_group not being ran and I can't figure out the cause. 8 messages
Programming Solved
Faint Emissive Texture Light On Surroundings 13 messages
3D Beginner
Properly adjusting scrollbar size. 46 messages
2D Solved
Add input for scroll bar. 24 messages
Beginner Solved
Handling rotation for a 2D car 4 messages
Programming Math 2D
How can I create a non-Godot dictionary that can handle a class? 137 messages
CSharp Beginner Solved
A way of detecting objects inside a collider by order of entry 3 messages
Programming 3D Beginner
Type error with custom inner class 6 messages
Programming Beginner
How to apply an impulse to RigidBody2D based on the RayCast2D collision point and direction? 2 messages
2D Physics