Toggle navigation
Godot Engine - Q&A
Email or Username
Password
Remember
Login
Register
|
I forgot my password
Questions
Unanswered
Tags
Ask a Question
Recent activity by pospathos
User pospathos
Recent activity
All questions
All answers
User pospathos
Recent activity
All questions
All answers
1
answer
Maximum negative integer problem
answer selected
Dec 30, 2020
in
Engine
integer
gdscript
error
0
answers
Default 2D normal map lighting shader code
asked
Apr 18, 2019
in
Engine
light2d
shader
godot3-1
normal-map
0
answers
Is there built-in support for things like collision-detection, area-entry etc, for grid-based games?
commented
Apr 11, 2019
in
Engine
godot3-1
1
answer
Is it possible to access StaticBody2D node from a tile? (in Godot 3.0)
answered
Apr 11, 2019
in
Engine
one-way-collision
godot3-0
tilemap
tileset
tile
1
answer
How do I select a sprite from a spritesheet at runtime?
commented
Apr 4, 2019
in
Engine
texture
sprite-alpha
godot3-1-beta-2
texture-region
spritesheet
0
answers
KinematicBody2D and RayCastShape2D doesn't work on One Way Collision
edited
Apr 4, 2019
in
Engine
godot3
kinematicbody2d
rayshape2d
2
answers
How can I lessen the X velocity while in mid air?
answered
Jan 7, 2019
in
Engine
physics
kinematicbody2d
vector2
platformer
2
answers
How to flip a value only if something is true?
commented
Dec 16, 2018
in
Engine
kinematicbody2d
godot3-0
projectile
0
answers
Are there any plans for more fixed-framerate features and support?
commented
Dec 15, 2018
in
Engine
godot3-1
process
time
timer
animationplayer
1
answer
How to add collision limits for maps?
commented
Dec 8, 2018
in
Engine
collision
godot3-0
1
answer
How is Godot's hierarchy of nodes?
commented
Dec 8, 2018
in
Engine
godot3-0
gdscript
hierarchy
1
answer
How to make a tilemap from a texture page?
answered
Dec 8, 2018
in
Engine
tilemap
godot3
0
answers
Screwed up something. Character slowly slides down walls.
commented
Dec 6, 2018
in
Engine
gdscript
2d
movement
godot2
1
answer
Test collision with specific tile.
comment edited
Dec 6, 2018
in
Engine
collision
tileset
gdscript
godot2
2
answers
Syncing of music tracks
answered
Dec 5, 2018
in
Engine
audio
music
1
answer
8-way movement to target?
commented
Dec 5, 2018
in
Engine
godot2
gdscript
1
answer
Optimization issues and TileMaps collision problems.
commented
Dec 5, 2018
in
Engine
collision
move_and_slide
tilemap
tileset
low-fps
0
answers
Best way to handle Y-Sort on top down 2d game? Can't make player a child of Tilemap
commented
Dec 5, 2018
in
Engine
2d
top
down
y-sort
2
answers
Click and Drag camera lagging behind
commented
Dec 2, 2018
in
Engine
mouse-drag
camera2d
_input
0
answers
Make a Tile bigger
commented
Dec 2, 2018
in
Engine
godot3-0
2d
tileset
tilemap
1
answer
How to set viewport tranform in Godot 3.1 - making custom 2D camera
answered
Dec 2, 2018
in
Engine
godot3-1
transform
viewport
camera
camera2d
0
answers
How to make a looping tilemap (draw node multiple times)
commented
Dec 1, 2018
in
Engine
2d
tilemap
customdrawing
_draw
godot3-0
0
answers
How do I have an Area2D track and follow a KinematicBody2D?
comment edited
Dec 1, 2018
in
Engine
godot3
kinematicbody2d
area2d
1
answer
Map in GdScript Key Value
answered
Dec 1, 2018
in
Engine
gdscript
godot3
godot3-0
0
answers
Issue with Moving Platforms and One Way Collisions
commented
Dec 1, 2018
in
Engine
godot3
platformer
kinematicbody2d
one_way
0
answers
Tile based line drawing algorithm efficiency
comment edited
Nov 10, 2018
in
Engine
fov
los
bresenham
1
answer
Detect collision with some tiles from an tilemap
commented
Nov 10, 2018
in
Engine
collision
tiles
gdscript
1
answer
How to write this kind of loop in GDScript
answer selected
Nov 5, 2018
in
Engine
script
loop
gdscript
godot
code
2
answers
In a tile based game, how would I check if I am next to another tile?
answered
Mar 12, 2018
in
Engine
tilemap
tileset
movement
npc
2
answers
How do I create boundaries for a 2D camera? (Godot 3.0 Alpha)
answered
Dec 18, 2017
in
Engine
godot3-0
alpha
camera2d
area2d
grid
1
answer
Old School Platformer - Kinematic Character 2D and Slopes
commented
Dec 18, 2017
in
Engine
kinematicbody2d
platformer
slopes
1
answer
Tilemap Pathfinding
commented
Jul 11, 2017
in
Engine
pathfinding
2d
tilemap
navigation2d
navigationpolygon
1
answer
Copy one element of animation to another animation in AnimationPlayer
commented
Jul 9, 2017
in
Engine
2d
animationplayer
1
answer
Anyone knows how to add mask to Particles2D?
answer selected
Jun 16, 2017
in
Engine
particles2d
mask
1
answer
Is it possible to make field of vision like in game Teleglitch with 2D lights in Godot?
answer selected
May 19, 2017
in
Engine
2d
shadows
light2d
2
answers
Normal map vs Rotating Camera in 2D
answer selected
May 19, 2017
in
Engine
normal
light2d
camera2d
shaders
2d
0
answers
2D Normal Mapping with a rotating camera
commented
May 19, 2017
in
Engine
shaders
2d
camera2d
normal
0
answers
2D Lights -One light as mask and other as "regular" lights without interfering ???
commented
May 14, 2017
in
Engine
light2d
shadows
2d
2
answers
move_and_slide help? simple platformer?
commented
Apr 20, 2017
in
Engine
kinematicbody2d
move_and_slide
platformer
godot
alpha
1
answer
Outline sprite shader on 2d particles system
commented
Feb 5, 2017
in
Engine
shader
particles2d
1
answer
What is the actual formula behind slide function in Vector2 class?
commented
Feb 4, 2017
in
Engine
slide
function
vector2
class
math