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 check for collision objects that collides with a specific area/point
answered
Oct 10, 2017
in
Engine
2d
2d-collisions
kinematicbody2d
0
votes
What happened to the visual Scripting?
answered
Oct 1, 2017
in
Engine
godot3-0
visualscripting
_input_event
0
3
+2
votes
Can u make a moving button ?
answered
Oct 1, 2017
in
Engine
2d
mobile
click
game
+1
vote
Where can I find the version of Godot with Visual Scripting
answered
Sep 22, 2017
in
Engine
+7
votes
How can i play MP3 file
answered
Sep 14, 2017
in
Engine
sampleplayer
streamplayer
gdscript
+3
votes
Write shaders godot 3
answered
Sep 13, 2017
in
Engine
shader
godot3-0
tilemap
animation
+1
vote
Scene1 script to "set_hidden" Scene2 ?
answered
Sep 13, 2017
in
Engine
noob
button
scenes
scene
instance
+2
votes
Apply gravity from one scene to another
answered
Sep 10, 2017
in
Engine
gravity
+14
votes
Initialize an array of size n
answered
Sep 10, 2017
in
Engine
array
0
votes
move_to no longer present in godot 3.0. What can i use in instead?
answered
Sep 9, 2017
in
Engine
godot3-0
+1
vote
Where find *.gd of API?
answered
Sep 8, 2017
in
Engine
ctags
external-editor
gdscript
docs
0
votes
Teleporting a KinematicBody2D when paused has weird interactions
answered
Sep 7, 2017
in
Engine
kinematicbody2d
pause
+12
votes
Collision layer and masks in GDScript
answered
Sep 6, 2017
in
Engine
2d-collisions
mask
collision
0
votes
Calculating intersected area
answered
Sep 5, 2017
in
Engine
gdscript
area
intersect
collision
physics
0
votes
How to use `_integrate_forces`?
answered
Sep 3, 2017
in
Engine
physics
rigidbody
gdscript
forces
+3
votes
"Condition !is_inside_tree() is true " after Node collision with Area
answered
Sep 2, 2017
in
Engine
gdscript
is-inside-tree
area
queue_free
error
+1
vote
Move object to some direct (for example - mouse pos)
answered
Sep 1, 2017
in
Engine
kinematicbody2d
gdscript
vector-math
+4
votes
How to determine the type of a variable?
answered
Sep 1, 2017
in
Engine
+4
votes
Layered sprites in Tilemaps?
answered
Aug 30, 2017
in
Engine
+2
votes
collision between bodies while following path
answered
Aug 28, 2017
in
Engine
collision
rigidbody2d
godot-engine
navigation2d
+3
votes
Attempt to call function 'get' in base 'null instance' on a null instance. (Teleportation)
answered
Aug 26, 2017
in
Engine
gdscript
null-instance
position
+1
vote
How do you add and/or subtract values to variables
answered
Aug 25, 2017
in
Engine
gdscript
2d
variable
0
votes
Raycast and getting groups
answered
Aug 24, 2017
in
Engine
ray-casting
2d-collisions
–1
vote
How to play a sound once KinematicBody2D collides with CollisionShape2D
answered
Aug 24, 2017
in
Engine
kinematicbody2d
sprite
2d
collisionshape2d
+1
vote
Advance AnimatedSprite frame manually
answered
Aug 24, 2017
in
Engine
animated-sprite
frames
+2
votes
Get the box moving.
answered
Aug 22, 2017
in
Engine
rigidbody2d
gdscript
staticbody2d
game
physics
+3
votes
RigidBody or KinematicBody?
answered
Aug 20, 2017
in
Engine
kinematicbody2d
rigidbody2d
angle-of-movement
direction-of-movement
+3
votes
(Answered) How to make persistent variables?
answered
Aug 20, 2017
in
Engine
variable
gdscript
persistent
scenes
+1
vote
how to use get_button_index in Godot 3.0 Alpha
answered
Aug 19, 2017
in
Engine
godot3-0
_input
_input_event
+2
votes
How to recognize the type of a variable?
answered
Aug 17, 2017
in
Engine
+3
votes
How to switch weapons?
answered
Aug 15, 2017
in
Engine
gdscript
function
nodes
+6
votes
Speed up/Slow Down Animation Player
answered
Aug 14, 2017
in
Engine
animationplayer
animated-sprite
timer
+1
vote
How to know from which side a shape2D is colliding with another?
answered
Aug 14, 2017
in
Engine
shape2d
collision
collide
+2
votes
How to change a property of a tile in code
answered
Aug 9, 2017
in
Engine
tileset
0
votes
Where do I go, or what can I do to learn all the information about using Godot despite no prior knowledge?
answered
Aug 6, 2017
in
Engine
beginner
help
+5
votes
Draw_circle not positioned as defined
answered
Aug 6, 2017
in
Engine
procedural
create
+2
votes
How to use a tileset of "stackable" tiles? (PlanetCute tileset)
answered
Aug 4, 2017
in
Engine
godot2
tilemap
tileset
+3
votes
Mirror flipping the charater
answered
Aug 1, 2017
in
Engine
gdscript
imagetexture
flip
sprite
0
votes
Move a sprite a single pixel
answered
Jul 31, 2017
in
Engine
sprite
set_pos
gdscript-help
+1
vote
Invalid call. Nonexistent function 'get_nodes_in_group' in base 'KinematicBody2D (bullet.gd)'.
answered
Jul 25, 2017
in
Engine
get_nodes_in_group
gdscript
get_node
kinematicbody2d
+1
vote
Dynamically reference textures or objects?
answered
Jul 22, 2017
in
Engine
texture
string
object
dynamic
+3
votes
How do I create collision with walls?
answered
Jul 21, 2017
in
Engine
collision
collisionshape2d
physics
gdscript
+1
vote
Detect which side of RectangleShape2d is collided ?
answered
Jun 11, 2017
in
Engine
2d-collisions
+1
vote
Problem with collision of KinematicBodies
answered
Jun 11, 2017
in
Engine
collision
kinematicbody2d
gdscript
+1
vote
Uninitialized local var
answered
May 16, 2017
in
Engine
gdscript
variable
0
votes
Breakout Ball physics solution. Kinematic2D or RidigBody2D?
answered
Apr 21, 2017
in
Engine
kinematicbody2d
rigidbody2d
physics
2d-collisions
breakout
+3
votes
Future of GDScript in the community
answered
Apr 15, 2017
in
Engine
gdscript
0
votes
Is there method to make object move to mouse click?
answered
Apr 7, 2017
in
Engine
+5
votes
Why does changing the radius of a collision shape makes ALL the collision shapes change?
answered
Mar 1, 2017
in
Engine
rigidbody2d
collision
collisionshape2d
Page:
« prev
1
...
19
20
21
22
23
next »