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 eons
User eons
Recent activity
All questions
All answers
User eons
Recent activity
All questions
All answers
0
votes
Kinematicbody won't detect a collision with a Rigidbody
answered
Nov 12, 2017
in
Engine
kinematicbody2d
rigidbody2d
collision
0
votes
Why doesn't my gun script shoot?
answered
Nov 10, 2017
in
Engine
gdscript
process
_input_event
_fixed_process
0
votes
Interacting with specific tiles in a from a tileset?
answered
Nov 10, 2017
in
Engine
tilemap
kinematicbody2d
tileset
platformer
collision
+1
vote
3D movements relative to camera
answered
Nov 4, 2017
in
Engine
camera
3d-movements
direction-of-movement
rotation
3rd-person
+2
votes
Clearer Sprites?
answered
Nov 4, 2017
in
Engine
sprite
png
image
clear
+3
votes
What future for GDScript with C# support coming?
answered
Nov 3, 2017
in
Engine
+1
vote
Change color on collision
answered
Nov 1, 2017
in
Engine
gdscript
color
0
votes
Rigidbody2d Pathfinding
answered
Oct 31, 2017
in
Engine
rigidbody2d
pathfinding
0
votes
How to make area2d work only on button click
answered
Oct 28, 2017
in
Engine
area2d
0
votes
Object 3d player
answered
Oct 27, 2017
in
Engine
3d
player
+1
vote
Define the limits of a 3D camera
answered
Oct 27, 2017
in
Engine
gdscript
camera
camera2d
movement
jump
0
votes
What's the best way to communicate between sibling nodes?
answered
Oct 27, 2017
in
Engine
gdscript
signals
function
connect
+1
vote
Can I Create a Non-Parallaxing, Non-Camera Based Repeating/Tiling Background Image?
answered
Oct 26, 2017
in
Engine
scrolling
background
repeating
tiling
animation
0
votes
Damage signal
answered
Oct 26, 2017
in
Engine
signal
gdscript
+1
vote
[GAME] Interacting with objects while in area2D and switching scenes
answered
Oct 26, 2017
in
Engine
_on_area_body_enter
area2d
2d
0
votes
Simulation of magnets in Godot.
answered
Oct 25, 2017
in
Engine
godot-engine
gdscript-help
3d-collisions
3d-physics
navigation3d
+1
vote
How to quit movement in child nodes
answered
Oct 25, 2017
in
Engine
gdscript
scene
movement
gui
0
votes
Kinematic Body staying on slopes while moving downward?
answered
Oct 25, 2017
in
Engine
physics
collision
tilemap
tileset
kinematicbody2d
0
votes
A system to design and load levels
answered
Oct 25, 2017
in
Engine
level
design
loading
editing
0
votes
Subtracting Collision shapes 2D from each other
answered
Oct 22, 2017
in
Engine
collisionshape2d
collision
shape
2d-collisions
physics
+4
votes
Create sprite animation from single image
answered
Oct 20, 2017
in
Engine
sprite
animated-sprite
spritesheet
0
votes
How to prevent KinematicBody2D from running over walls and emit body_enter at the same time?
answered
Oct 20, 2017
in
Engine
collision
area2d
kinematicbody2d
0
votes
How to prevent nodes to act in the scene if inactive
answered
Oct 20, 2017
in
Engine
collision
scene
gdscript
+2
votes
Node2D#look_at permanently skewed by 90 degrees
answered
Oct 19, 2017
in
Engine
rotation
look_at
+3
votes
Ledge Grab and climb?
answered
Oct 16, 2017
in
Engine
+1
vote
How to switch from Oxygine C++ to GoDot C++
answered
Oct 8, 2017
in
Engine
c
+1
vote
How can u export a finished project to android (.apk)?
answered
Oct 1, 2017
in
Engine
0
votes
Why my file tileset.tres are too big?
answered
Oct 1, 2017
in
Engine
tileset
0
votes
What happened to the visual Scripting?
answered
Oct 1, 2017
in
Engine
godot3-0
visualscripting
_input_event
0
3
0
votes
Compatibility of Godot 3.1 to old machines.
answered
Sep 30, 2017
in
Engine
godot3
1
universal-windows-platform
3d
opengl
0
votes
RIgidBody2D Collision Error.
answered
Sep 26, 2017
in
Engine
rigidbody2d
collision
physics
kinematicbody2d
detection
0
votes
RigidBody in Kinematic mode vs KinematicBody
answered
Sep 23, 2017
in
Engine
kinematicbody
rigidbody
physics
3d
godot3-0
+1
vote
How do I make my character jump when it hits an object?
answered
Sep 23, 2017
in
Engine
gdscript
2d
+2
votes
KinematicBody2D to RigidBody2D collision detection and response
answered
Sep 20, 2017
in
Engine
rigidbody2d
collision
kinematicbody2d
detection
physics
+1
vote
Get intersect_ray() collision position (solved)
answered
Sep 17, 2017
in
Engine
gdscript
position
ray-casting
3d-collisions
+2
votes
move_and_slide() vs move()
answered
Sep 15, 2017
in
Engine
kinematicbody
movement
gdscript
kinematicbody2d
+1
vote
Cannot get Singleton node
answered
Sep 12, 2017
in
Engine
singleton
gdscript
error
+1
vote
GDScript : coding in drag-and-drop
answered
Sep 9, 2017
in
Engine
drag&drop
gdscript
signal
+2
votes
Point and click game with Escoria
answered
Sep 7, 2017
in
Engine
gdscript
godot
game
escoria
0
votes
how can I free a Particles2D when all particles disappeared?
answered
Sep 2, 2017
in
Engine
+2
votes
Check if a Vector2 is inside Area2D
answered
Aug 30, 2017
in
Engine
inside
area2d
position
gesture
+1
vote
Isometric game with platform height and jumping/platforming
answered
Aug 26, 2017
in
Engine
gdscript
isometric
height
jumping
0
votes
Transition between multiple Camera2D nodes.
answered
Aug 24, 2017
in
Engine
gdscript
nodes
camera2d
position
+1
vote
How do I stop the ball from slowing down on collision?
answered
Aug 21, 2017
in
Engine
0
votes
KinematicBody move and move_and_slide difference in Godot 3.0
answered
Aug 21, 2017
in
Engine
godot3-0
kinematicbody
movement
0
votes
How to make a node delete itself once collided with a KinematicBody2D (Player)
answered
Aug 21, 2017
in
Engine
kinematicbody2d
2d
sprite
deleting
+1
vote
How does the kinematic body is_on_floor() function work?
answered
Aug 14, 2017
in
Engine
3d
kinematicbody
alpha
0
votes
apk expansion support in Godot. Incremental downloads to your game.
answered
Aug 11, 2017
in
Engine
huge-apk
android
apk-expansion
0
votes
Step by Step loading of scene
answered
Aug 9, 2017
in
Engine
Page:
« prev
1
2
3
4
5
6
7
...
10
next »