Toggle navigation
Godot Engine - Q&A
Email or Username
Password
Remember
Login
Register
|
I forgot my password
Questions
Unanswered
Tags
Ask a Question
Answers by Zylann
This site is currently in read-only mode during migration to a new platform.
You cannot post questions, answers or comments, as they would be lost during the migration otherwise.
User Zylann
Recent activity
All questions
All answers
User Zylann
Recent activity
All questions
All answers
0
votes
how do i throw a grenage in a 3D enviroment?
answered
Jul 7
in
Engine
3d
0
votes
player attack isn't working
answered
Jul 7
in
Engine
gdscript
2d
animation
attack
2dplatformer
0
votes
How can I offset baked points in curve 2D?
answered
Jul 7
in
Engine
curve2d
offset
0
votes
I don't understand why base is "Nil"
answered
Jul 7
in
Engine
invalid-call
beginner
error
0
votes
Custom C# signals not working
answered
Jul 7
in
Engine
c#
signals
+1
vote
Replacing get_transformed_aabb() upgrading my Godot 3.5.1 project to Godot 4
answered
Jul 7
in
Engine
godot4
aabb
transform
+1
vote
How do I make a CharacterBody2D randomly spawn in one of 3 specified X axis positions?
answered
Jul 7
in
Engine
godot4
gdscript
characterbody2d
2d
spawner
0
votes
ScrollContainer doesn't scroll when focus
answered
Jul 7
in
Engine
0
votes
How to zoom in and out in Script editor on Android
answered
Jul 6
in
Engine
script-editor
+1
vote
How to show small portion of image?
answered
Jul 6
in
Engine
ui
textures
+1
vote
Why would pop_front() work but not pop_back()? I cant get it to work to remove last element in array.
answered
Jul 6
in
Engine
arrays
gdscript
+1
vote
Screen capture outside of a viewport
answered
Jul 6
in
Engine
viewport
screen-capture
image
0
votes
Can I offset a sprite for a specific animation only?
answered
Jul 6
in
Engine
animation
animatedsprite
offset
+2
votes
how to make the hp bar visible only when get hits
answered
Jul 6
in
Engine
godot3
gdscript
visible
health-bar
0
votes
Child Rigidbody Colliding with Parent Rigidbody
answered
Jul 6
in
Engine
gdscript
collision
rigidbody2d
0
votes
How to set 'node_a' and 'node_b' properties on a physics joint 2D using a script?
answered
Jul 6
in
Engine
gdscript
2d-physics
2d
rigidbody2d
dampedspringjoint2d
0
votes
Creating Hover-Triggered Images for Buttons in Godot 4.0.3
answered
Jul 6
in
Engine
2d
gdscript
0
votes
Delay preload
answered
Jul 5
in
Engine
preload
delay
compile
crash
0
votes
Cannot pass a value of type "String" as "Callable".
answered
Jul 5
in
Engine
error
gdscript
godot4
#error
+1
vote
invalid call. Nonexistent function 'filter ' in base 'CharacterBody2D()'
answered
Jul 5
in
Engine
godot4
filter
nonexistent
characterbody2d
0
votes
How to run a function on physics thread?
answered
Jul 5
in
Engine
gdscript
threading
godot4
+1
vote
Sprite does not hide even when the conditions are satisfied.
answered
Jul 5
in
Engine
nodes
gdscript
+1
vote
Can anyone help me with this inventory script?
answered
Jul 5
in
Engine
0
votes
Convert to multi-dimensional arrays
answered
Jul 5
in
Engine
array
c#
gdscript
0
votes
how to remove a node's parent without deleting all it's children
answered
Jul 4
in
Engine
gdscript
nodes
parent-node
child-node
+1
vote
Is there a way to restart your game?
answered
Jul 4
in
Engine
reload
reload_current_scene
change-scene
0
votes
How to add particle effect to line2D?
answered
Jul 4
in
Engine
particles
line2d
+1
vote
Getting Null Instance on AnimationPlayer, although it shows up as node in the Remote Scene Tree
answered
Jul 4
in
Engine
error
get_node
gdscript
godot4
null-instance
+2
votes
How to dynamically render grass only around the player
answered
Apr 6, 2022
in
Engine
3d
rendering
grass
0
votes
is the gd file itself a class?
answered
Apr 4, 2022
in
Engine
0
votes
How to add in a tool script values to export var?
answered
Mar 23, 2022
in
Engine
gdscript
tool
export-variables
0
votes
how to make world_to_map work correctly if tile_map scale != Vector2(1, 1)
answered
Mar 23, 2022
in
Engine
tilemap
world_to_map
scale
gdscript
0
votes
How to know how many percent an Area2D is in another Area2D (GDScript)
answered
Mar 22, 2022
in
Engine
area2d
gdscript
0
votes
Operator overloading in C++ module
answered
Mar 18, 2022
in
Engine
cpp
overloading
operator
+2
votes
Apparent Race condition using Sprite's _draw: How to solve it ?
answered
Mar 18, 2022
in
Engine
gdscript
_draw
race
condition
texture
+2
votes
Problem with making a terrain
answered
Mar 17, 2022
in
Engine
collisionshape
3d
mesh
heightmap
terrain
+2
votes
how to change style of default button
answered
Mar 17, 2022
in
Engine
+1
vote
rotate a button's icon without rotating the whole button | rotate imagetexture
answered
Mar 16, 2022
in
Engine
imagetexture
rotation
+3
votes
Is dynamic custom array sorting possible?
answered
Mar 15, 2022
in
Engine
gdscript
custom_sort
array
0
votes
Export Fluid Simulation from Blender to Godot
answered
Mar 15, 2022
in
Engine
fluid
3d
blender
animation
+1
vote
Enemy's eye follow player
answered
Mar 7, 2022
in
Engine
enemy
2d
gdscript
vector2
position2d
0
votes
How to use fmod in C#
answered
Mar 7, 2022
in
Engine
c#
0
votes
Random bullet spread
answered
Mar 4, 2022
in
Engine
+1
vote
How can I select a node by clicking the rectangle it draws in the editor?
answered
Mar 2, 2022
in
Engine
#gdscript
editor
selection
0
votes
Error get_tree: Condition "!data.tree" is true. Returned: nullptr
answered
Mar 2, 2022
in
Engine
error
gdscript
silentwolf
c#-scripting-help
c#
0
votes
Display content in reStructuredText format like Godot's help viewer
answered
Mar 2, 2022
in
Engine
editor
0
votes
Finding where a loading error originates
answered
Mar 2, 2022
in
Engine
resources
error
+2
votes
How can I make enemies surround their target instead of blocking each other while doing so
answered
Mar 1, 2022
in
Engine
collision
kinematicbody2d
pathfinding
2d
+1
vote
How, from object A, to get an array stored in object B with a raycast?
answered
Mar 1, 2022
in
Engine
c#
array
string
raycast
+2
votes
How do I call an Auto Load Variable in C#!!
answered
Feb 28, 2022
in
Engine
helpme
variables
global
autoload
c#
Page:
1
2
3
4
...
28
next »