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 kidscancode
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 kidscancode
Recent activity
All questions
All answers
User kidscancode
Recent activity
All questions
All answers
0
votes
How to hide the game window and show only the console ?
answered
Mar 3, 2021
in
Engine
console-window-hide
0
votes
What this error is saying
answered
Feb 27, 2021
in
Engine
0
votes
Vertical scale changes in a weird manner.
answered
Feb 27, 2021
in
Engine
gdscript
kinematicbody2d
2d
movement
problem
+1
vote
I need a line of code that detects when the scene is changed.
answered
Feb 23, 2021
in
Engine
gdscript
0
votes
The setter function isn't defined
answered
Feb 22, 2021
in
Engine
gdscript
error
setget
score
+4
votes
Invalid call. Nonexistent function 'lenght' in base 'Vector3'.
answered
Feb 19, 2021
in
Engine
invalid-call
error
0
votes
How could I fix this because he would move and stop while Im still holding down a key.
answered
Feb 17, 2021
in
Engine
+1
vote
Attempt to call function 'stop' in base 'null instance' on a null instance.
answered
Feb 16, 2021
in
Engine
null-instance
stop
error
animated-sprite
game-error
+1
vote
when using move_and_slide is it correct to use delta for accelleration
answered
Feb 10, 2021
in
Engine
0
votes
I am geting a Parser error saying that "dragmouse" isnt decleard in the curent scope new to this please help
answered
Feb 8, 2021
in
Engine
error
gdscript
help
drag&drop
mouse-drag
+1
vote
Invalid call. Nonexistent function 'length' in base float
answered
Jan 28, 2021
in
Engine
+1
vote
What's this weird mark after a empty function?
answered
Jan 17, 2021
in
Engine
+2
votes
What format are gdscript quotation marks in?
answered
Jan 16, 2021
in
Engine
gdscript
0
votes
Is move_to not workin on godot 3?
answered
Jan 16, 2021
in
Engine
godot3
0
votes
How to fix error expected ',' or ')'
answered
Jan 3, 2021
in
Engine
+1
vote
LOOK AT function not working properly
answered
Dec 30, 2020
in
Engine
look_at
gdscript
+1
vote
Why am I getting the "null instance" on a null instance error in this situation.
answered
Dec 29, 2020
in
Engine
error
null-instance
godot3-2-3
+1
vote
The method "hide" isn't declared in the current class.
answered
Dec 22, 2020
in
Engine
error
gdscript
godot3
script
scripting
+3
votes
godot can make MMORTS games?
answered
Dec 19, 2020
in
Engine
+1
vote
Stuck, and I'm not sure where to start.
answered
Dec 17, 2020
in
Engine
beginner
gdscript-help
turn-queue
instance
visualscripting
+1
vote
Input.is_action_pressed doesn't work!
answered
Nov 29, 2020
in
Engine
+1
vote
Attempt to call function 'play' in base 'null instance' on a null instance
answered
Nov 24, 2020
in
Engine
null-instance
error
godot
gdscript
+3
votes
How do i reference something that isn't in the scene?
answered
Nov 21, 2020
in
Engine
gdscript
3d
fps
reference
scenes
+1
vote
invalid get index 'MOUSE_BUTTON'(on base GDscriptNativeClass)..how do i solve this?
answered
Nov 21, 2020
in
Engine
+2
votes
I don't necessarily know what I'm doing wrong?
answered
Nov 20, 2020
in
Engine
0
votes
look_at() not aligning properly.
answered
Nov 18, 2020
in
Engine
gdscript
look_at
2d
godot-engine
0
votes
Can we change the colour of the object in 3d
answered
Nov 9, 2020
in
Engine
color
+1
vote
how to fix this
answered
Nov 3, 2020
in
Engine
+2
votes
Nonexistent function connect in base Array when trying to connect signal
answered
Nov 2, 2020
in
Engine
0
votes
How to do this with 2D? - 3D KinematicBody Align with terrain - (Kids can code Tutorial)
answered
Nov 2, 2020
in
Engine
+3
votes
Why, in tutorials, people always create a variable to access animation nodes?
answered
Nov 1, 2020
in
Engine
best-practices
animatedsprite
animationplayer
sprite
variables
+6
votes
What is the difference between Physics Process and Integrate Forces?
answered
Oct 31, 2020
in
Engine
physics
gdscript
2d
function
+1
vote
Attempt to call function 'connect' in base 'null instance' on a null instance.
answered
Oct 27, 2020
in
Engine
null-instance
gdscript
error
0
votes
How to "fill" a CollisionShape2D with a sprite pattern ?
answered
Oct 13, 2020
in
Engine
area2d
graphic
pattern
animatedsprite
+3
votes
explain this code, please!
answered
Oct 10, 2020
in
Engine
0
votes
Step up small obstacle | Kinematic 2D platformer
answered
Oct 4, 2020
in
Engine
c#
2dplatformer
kinematicbody2d
2d
+1
vote
Throttling the FPS programmatically
answered
Oct 4, 2020
in
Engine
fps
gdscript
performance
+1
vote
How can I disable KinematicBody2D nodes when they aren't on the screen?
answered
Sep 30, 2020
in
Engine
kinematicbody2d
godot-engine
0
votes
How to make a pushable button?
answered
Sep 28, 2020
in
Engine
gdscript
button
2d
+1
vote
confusion about VehicleBody
answered
Sep 27, 2020
in
Engine
vehicle
vehiclebody
0
votes
Line2D doesn't shrink when RayCast2D collides
answered
Sep 26, 2020
in
Engine
collision
gdscript
raycast2d
line2d
+3
votes
Performance of has_method() vs is_in_group()
answered
Sep 26, 2020
in
Engine
performance
groups
is_in_group
trigger
+1
vote
In the "Dodge the Creeps" tutorial, would it be a design faux-pas to call 'queue_free' on mobs from the HUD scene?
answered
Sep 26, 2020
in
Engine
tutorial
design
dodge-the-creeps
your-first-game
best-practices
+5
votes
How does Godot decide to loop some audio sources but not others?
answered
Sep 18, 2020
in
Engine
audiostreamplayer
tutorial
repeating
0
votes
See if 3D objects are colliding
answered
Sep 17, 2020
in
Engine
3d-collisions
+2
votes
How to make a 2D collision piercing through an object?
answered
Sep 11, 2020
in
Engine
gdscript-help
2d
gdscript
2d-collisions
rigidbody2d
+3
votes
How to get and set any inspector property using GDScript
answered
Sep 9, 2020
in
Engine
gdscript
godot3-2-2
inspector
0
votes
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
Page:
« prev
1
2
3
4
5
6
7
...
23
next »