Toggle navigation
Godot Engine - Q&A
Email or Username
Password
Remember
Login
Register
|
I forgot my password
Questions
Unanswered
Tags
Users
Ask a Question
Recent activity by kidscancode
User kidscancode
Recent activity
All questions
All answers
User kidscancode
Recent activity
All questions
All answers
1
answer
What's this weird mark after a empty function?
answered
1 day
ago
in
Engine
1
answer
What format are gdscript quotation marks in?
answered
1 day
ago
in
Engine
gdscript
1
answer
Is move_to not workin on godot 3?
answered
1 day
ago
in
Engine
godot3
1
answer
How to fix error expected ',' or ')'
answered
Jan 3
in
Projects
1
answer
Why am I getting the "null instance" on a null instance error in this situation.
commented
Jan 1
in
Engine
error
null-instance
godot3-2-3
1
answer
LOOK AT function not working properly
answered
Dec 30, 2020
in
Engine
look_at
gdscript
2
answers
Nonexistent function set_pos in Area2D
commented
Dec 29, 2020
in
Engine
function
godot3
set_pos
gdscript
1
answer
The method "hide" isn't declared in the current class.
answered
Dec 22, 2020
in
Engine
error
gdscript
godot3
script
scripting
1
answer
godot can make MMORTS games?
answered
Dec 19, 2020
in
Engine
1
answer
Stuck, and I'm not sure where to start.
commented
Dec 17, 2020
in
Engine
beginner
gdscript-help
turn-queue
instance
visualscripting
0
answers
Printing a variable returns multiple values
commented
Nov 29, 2020
in
Engine
gdscript
2d
variable
random
randi
1
answer
Input.is_action_pressed doesn't work!
answered
Nov 29, 2020
in
Projects
1
answer
Attempt to call function 'play' in base 'null instance' on a null instance
answered
Nov 24, 2020
in
Engine
null-instance
error
godot
gdscript
1
answer
How do i reference something that isn't in the scene?
answered
Nov 21, 2020
in
Engine
gdscript
3d
fps
reference
scenes
2
answers
invalid get index 'MOUSE_BUTTON'(on base GDscriptNativeClass)..how do i solve this?
answered
Nov 21, 2020
in
Projects
1
answer
I don't necessarily know what I'm doing wrong?
commented
Nov 20, 2020
in
Engine
1
answer
Invalid type in function move_and_collide
commented
Nov 20, 2020
in
Engine
1
answer
look_at() not aligning properly.
answered
Nov 18, 2020
in
Engine
gdscript
look_at
2d
godot-engine
1
answer
Can we change the colour of the object in 3d
commented
Nov 9, 2020
in
Engine
color
1
answer
how to fix this
answered
Nov 3, 2020
in
Projects
1
answer
Nonexistent function connect in base Array when trying to connect signal
answered
Nov 2, 2020
in
Engine
1
answer
How to do this with 2D? - 3D KinematicBody Align with terrain - (Kids can code Tutorial)
answered
Nov 2, 2020
in
Engine
1
answer
Why, in tutorials, people always create a variable to access animation nodes?
answered
Nov 1, 2020
in
Engine
best-practices
animatedsprite
animationplayer
sprite
variables
1
answer
What is the difference between Physics Process and Integrate Forces?
answered
Oct 31, 2020
in
Engine
physics
gdscript
2d
function
1
answer
Attempt to call function 'connect' in base 'null instance' on a null instance.
answered
Oct 27, 2020
in
Engine
null-instance
gdscript
error
1
answer
how to make player move with touch?
commented
Oct 13, 2020
in
Projects
1
answer
How to "fill" a CollisionShape2D with a sprite pattern ?
answered
Oct 13, 2020
in
Engine
area2d
graphic
pattern
animatedsprite
1
answer
explain this code, please!
answered
Oct 10, 2020
in
Engine
0
answers
procedural generation
commented
Oct 4, 2020
in
Engine
procedural-generation
randomization
platformer
algorithm
1
answer
Step up small obstacle | Kinematic 2D platformer
answered
Oct 4, 2020
in
Engine
c#
2dplatformer
kinematicbody2d
2d
1
answer
Throttling the FPS programmatically
answered
Oct 4, 2020
in
Engine
fps
gdscript
performance
1
answer
How can I disable KinematicBody2D nodes when they aren't on the screen?
answered
Sep 30, 2020
in
Engine
kinematicbody2d
godot-engine
1
answer
How to make a pushable button?
answered
Sep 28, 2020
in
Projects
gdscript
button
2d
1
answer
confusion about VehicleBody
answered
Sep 27, 2020
in
Engine
vehicle
vehiclebody
2
answers
calling the a function that is too short for GD script
commented
Sep 27, 2020
in
Engine
2d
godot3-0
1
answer
In the "Dodge the Creeps" tutorial, would it be a design faux-pas to call 'queue_free' on mobs from the HUD scene?
commented
Sep 27, 2020
in
Engine
tutorial
design
dodge-the-creeps
your-first-game
best-practices
1
answer
Line2D doesn't shrink when RayCast2D collides
answered
Sep 26, 2020
in
Engine
collision
gdscript
raycast2d
line2d
2
answers
Performance of has_method() vs is_in_group()
answered
Sep 26, 2020
in
Engine
performance
groups
is_in_group
trigger
0
answers
please help!!!!
commented
Sep 20, 2020
in
Projects
1
answer
How does Godot decide to loop some audio sources but not others?
answered
Sep 18, 2020
in
Engine
audiostreamplayer
tutorial
repeating
1
answer
See if 3D objects are colliding
answered
Sep 17, 2020
in
Projects
3d-collisions
2
answers
How to make a 2D collision piercing through an object?
commented
Sep 11, 2020
in
Engine
gdscript-help
2d
gdscript
2d-collisions
rigidbody2d
1
answer
How to get and set any inspector property using GDScript
answered
Sep 9, 2020
in
Engine
gdscript
godot3-2-2
inspector
1
answer
please help to fix "The function 'change_scene()' returns a value, but this value is never used". in Godot 3.2.2
answered
Sep 9, 2020
in
Engine
1
answer
How to save and load only player position (in 2D game)
commented
Sep 9, 2020
in
Projects
0
answers
cellv argument 1 not recognized, godot v.3.2.1
commented
Sep 8, 2020
in
Engine
1
answer
Character doesn't move
answered
Sep 6, 2020
in
Projects
kinematicbody2d
movement
gdscript
2d-physics
1
answer
counter of life
commented
Sep 6, 2020
in
Projects
gdscript
counter-of-life
label
2
answers
Techniques for Changing the Limits of Camera2D
commented
Sep 5, 2020
in
Engine
camera2d
godot3-0
2d
1
answer
How to edit button text using scrpit?
answered
Sep 5, 2020
in
Projects
gdscript
button
text
sprite