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 do I have line2D drawn on screen to collide with other objects?
answered
Jun 25
in
Engine
collision
collisionshape2d
line2d
+1
vote
How can I add texture to Path2D?
answered
Jun 13
in
Engine
path2d
0
votes
Could not find Char in the Current Scope
answered
Jun 13
in
Engine
error
scope
gdscript
+1
vote
How do I change the texture of a 2D sprite in shader script
answered
Jun 13
in
Engine
shader
texture
2d
0
votes
Where can I ask questions to the developers?
answered
Apr 29
in
Engine
godot
0
votes
How to give Rigidbody2D bodies elasticity?
answered
Apr 7
in
Engine
scene
change
rigidbody2d
movement
c#
+1
vote
Some Nodes like Position2D or Position3D doesn't show when creating a new node [ANSWERED]
answered
Apr 2
in
Engine
nodes
+1
vote
Game reads from and writes to JSON correctly on my Mac; on Android it reads from but doesn't write to!
answered
Mar 22
in
Engine
json
android
gdscript
export
+1
vote
How do i fix the invalid call. nonexistent function 'length' in base 'vector2' issue
answered
Feb 4
in
Engine
+1
vote
Godot 4 equivalent of rect_global_position
answered
Jan 30
in
Engine
godot4
gdscript
0
votes
How to move a custom shape without redrawing?
answered
Jan 21
in
Engine
_draw
draw
customdrawing
position
+1
vote
Why is my character moving slow?
answered
Jan 19
in
Engine
movement
slow
godot
+1
vote
how to clear a _draw from the screen
answered
Jan 18
in
Engine
_draw
gdscript
clear
draw_primitive
0
votes
How to fix null instance error when changing a label's text
answered
Dec 18, 2022
in
Engine
null-instance
+3
votes
How to save an array of Resources with JSON
answered
Nov 20, 2022
in
Engine
gdscript
json
resource
resources
array
+7
votes
How does move_and_slide() work in Godot 4 beta 4
answered
Nov 18, 2022
in
Engine
godot4
+1
vote
Invalid get Index 'position' (on Base: 'Nil')
answered
Nov 5, 2022
in
Engine
0
votes
how to make the 3d camera follow the player only in the z axis
answered
Oct 29, 2022
in
Engine
gdscript
camera3d
3d
0
votes
How to fix Null instance
answered
Oct 2, 2022
in
Engine
null-instance
2d
gdscript
error
+2
votes
Godot 4.0: PathFollow2D.offset missing
answered
Oct 2, 2022
in
Engine
godot4
dodge-the-creeps
pathfollow2d
0
votes
Error parsing expression, misplaced: ')'
answered
Sep 27, 2022
in
Engine
gdscript
0
votes
Get node but use more node at a time
answered
Sep 24, 2022
in
Engine
gdscript-help
help
0
votes
invalid get index 'flip' (on base: "Sprite")
answered
Sep 24, 2022
in
Engine
error
gdscript
sprite
childnode
get_node
+11
votes
"Update" function has been removed in Godot4.0, how can we "update" when draw line?
answered
Sep 21, 2022
in
Engine
godot4
–1
vote
Error: "Invalid call. Nonexistent function 'instance' in base 'Nil'."
answered
Sep 19, 2022
in
Engine
helpme
error
+1
vote
How to make my player move in facing direction
answered
Sep 17, 2022
in
Engine
0
votes
2d Wraparound game space ?
answered
Sep 9, 2022
in
Engine
2d
wrap
+2
votes
How do I fix the "Invaild get index 'hieght'" error?
answered
Sep 9, 2022
in
Engine
gdscript-help
3d-physics
0
votes
The identifier "input" isn't declared in the current scope
answered
Sep 5, 2022
in
Engine
error
helpme
godot-engine
0
votes
Script inherits from native type 'AnimatedSprite', so it can't be instanced in object of type: 'Node2D'
answered
Sep 4, 2022
in
Engine
+1
vote
How does move_and_slide() use move_and_collide() under the hood?
answered
Sep 4, 2022
in
Engine
move_and_collide
move_and_slide
0
votes
does apply.impulse code not work in area2D type?
answered
Sep 3, 2022
in
Engine
area2d
+1
vote
How to disable texteditor from converting != symbol to ≠ ?
answered
Aug 22, 2022
in
Engine
settings
textedit
0
votes
(Bits / Capacity) * 100 is apparently 0 even if its not?
answered
Aug 6, 2022
in
Engine
godot3
bug
math
+2
votes
Problems changing Position
answered
Aug 1, 2022
in
Engine
godot3-4
2d
c#
0
votes
How to do Area Entered in 2D(It doesn't work)
answered
Jul 30, 2022
in
Engine
area2d
0
votes
I am trying to make a box spawn on my cursor every 5 seconds but I keep getting an error every time a box should spawn.
answered
Jul 30, 2022
in
Engine
0
votes
does linking https://godotengine.org/license satisfy all of godots third party licenses such as ENET?
answered
Jul 27, 2022
in
Engine
license
+9
votes
Keyword "translation" doesn't work in Godot 4 because it's seen as a variable, what should I use instead?
answered
Jul 26, 2022
in
Engine
godot4
gdscript
transform
translation
position
0
votes
move_and_collide() not reporting collisions with RigidBody2D nodes
answered
Jul 26, 2022
in
Engine
kinematicbody2d
rigidbody2d
2d-physics
move_and_collide
+1
vote
CanvasLayer size
answered
Jul 25, 2022
in
Engine
canvaslayer
scaling
+1
vote
how to do math inside a vector3
answered
Jul 25, 2022
in
Engine
vector3
math
tween
shape
+1
vote
How can I make a variable that persists between scene resets
answered
Jul 22, 2022
in
Engine
gdscript
+2
votes
Problem while using function "get_size ( )".
answered
Jul 22, 2022
in
Engine
gdscript
kinematicbody2d
+1
vote
What do I need to do to make a health "component" in Godot?
answered
Jul 20, 2022
in
Engine
gdscript
oop
design
health
0
votes
uhh how do i test the game in mac
answered
Jul 20, 2022
in
Engine
macos
+1
vote
Why are my dictionaries changing values when I change only one of them?
answered
Jul 19, 2022
in
Engine
gdscript
dictionary
0
votes
Make Area detect another Area without both of them moving
answered
Jul 19, 2022
in
Engine
3d
collision
3d-physics
area
+2
votes
how to fix the error :invalid.call. nonexistent function "instance" in base"nil"
answered
Jul 15, 2022
in
Engine
helpme
invalid-call
error
+2
votes
Setting positions of new instances of scenes
answered
Jul 15, 2022
in
Engine
scene
change
position
Page:
1
2
3
4
...
23
next »