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 eons
User eons
Recent activity
All questions
All answers
User eons
Recent activity
All questions
All answers
1
answer
Different collision layers/masks for each tile type in Tilemap
commented
Feb 2
in
Engine
tilemap
tileset
collision
0
answers
HTTPRequest fails in HTML5 export
commented
Apr 12, 2022
in
Engine
json
html5
load
gdscript
export
2
answers
Proposal for Nintendo Switch support for Godot
commented
Sep 18, 2021
in
Engine
godot3
platforms
console
1
answer
How can i show touch screenbuttons only on android devices?
commented
Aug 23, 2020
in
Engine
android
touchscreen
1
answer
Is it possible to override my own functions?
commented
Jun 25, 2020
in
Engine
inheritance
override
function
1
answer
Stutter and freezes on very simple game (on Linux+NVIDIA).
commented
May 16, 2020
in
Engine
gdscript
freeze
godot3-2
3d
3d-physics
2
answers
Why are there absolutely no considerably large godot-based open source projects?
commented
Feb 10, 2020
in
Engine
1
answer
Does the Godot engine track users?
answered
Dec 17, 2019
in
Engine
1
answer
I want the variable charge to rest to 100 when the player is standing on the object charger
answered
Nov 10, 2019
in
Engine
1
answer
THEMES - Font changes makes theme usage a broken mess for me, help! How can I have multiple fonts in the same theme?
answered
Nov 2, 2019
in
Engine
gdscript
font
theme
1
answer
Signal not being received by callback in 2nd node.
commented
Oct 19, 2019
in
Engine
signals
0
answers
Editor gets confused when more than one animation tree is in scene, anyone else noticed this?
commented
Oct 19, 2019
in
Engine
2
answers
Performance problem from too many nodes
answered
Oct 13, 2019
in
Engine
1
answer
several questions please
answered
Sep 24, 2019
in
Engine
1
answer
Log custom values in debugger's monitor plots
commented
Aug 19, 2019
in
Engine
debug
debugger
monitor
plot
graph
1
answer
resizability issue
answered
Jul 23, 2019
in
Engine
resizing
1
answer
Some of the door sprites draw over the player sprite
commented
Jul 16, 2019
in
Engine
sprite
problem
1
answer
Godot/Android - Target API level requirements & compliant with the Google Play 64-bit requirement
commented
Jul 14, 2019
in
Engine
android
godot3-0
googleplay
export
version
1
answer
How do I edit easing for an animation in 3.1.1? The pencil on the bottom right does not show.
answered
Jun 26, 2019
in
Engine
0
answers
Area2D gravity distance not working
commented
Jun 23, 2019
in
Engine
2
answers
Why is my Godot crashing upon playing a certain scene?
commented
Jun 17, 2019
in
Engine
godot3-1
gdscript
2
answers
How to correctly identify node paths to child nodes of instanced scenes?
answered
Jun 5, 2019
in
Engine
gdscript
instances
node
0
answers
2D Shadow on iOS Device
commented
Jun 4, 2019
in
Engine
shadow
light2d
light
2d
ios
0
answers
2D Occluders don't work on Android
commented
May 26, 2019
in
Engine
android
2d
lightoccluder2d
2
answers
Delete an item from a 2D array
answered
May 26, 2019
in
Engine
2d
array
1
answer
Create sprite animation from single image
commented
May 24, 2019
in
Engine
sprite
animated-sprite
spritesheet
3
answers
get_tree().get_current_scene() is returning null
answered
May 23, 2019
in
Engine
gdscript
get_tree
changing-scenes
null
1
answer
Cannot convert from Object to Object?!
answered
May 19, 2019
in
Engine
gdscript
error
godot3-1
load
object
2
answers
Area2D mouse entered does not fire when Control node present in the same scene
answered
May 12, 2019
in
Engine
area2d
control
1
answer
ClippedCamera detecting my kinematicBody (player character)
commented
May 10, 2019
in
Engine
clippedcamera
2
answers
How can I move the player from one tilemap to another?
answered
May 5, 2019
in
Engine
tilemaps
change-scene
scenetree
add_child
grid
1
answer
what purpose of double yield(get_tree(), "idle_frame") ?
answered
May 4, 2019
in
Engine
yield
gdscript
get_tree
idle_frame
1
answer
is difference between is_key_pressed and is_action_pressed only the difference keycode and inputmap?
answered
May 4, 2019
in
Engine
1
answer
Changing Instance changes original Scene
commented
Apr 21, 2019
in
Engine
godot3-1
instance
scene
1
answer
Most basic way to write and save data to a file.
answered
Apr 13, 2019
in
Engine
write-file
create-file
save-dictionaries
save-arrays
1
answer
get_name doesn't autocomplete
answered
Apr 7, 2019
in
Engine
godot3-1
autocomplete
0
answers
Godot and Nvidia Nano
commented
Apr 6, 2019
in
Engine
nvidia
compile
raspberry
arm
1
answer
For card game (trading card game) every unique card should be as different scenes?
answered
Apr 6, 2019
in
Engine
cards
card-game
tcg
1
answer
Export by dropping Godot.exe in with the project folder results in resource related errors
commented
Apr 6, 2019
in
Engine
export
2
answers
How can I disable an Area2d the second time my player goes over it?
answered
Apr 6, 2019
in
Engine
1
answer
with zoom, some sprites partially disappear
answered
Mar 15, 2019
in
Engine
sprite
godot3
2d
1
answer
A way to "offset" a 2D tiling texture in, for example, a TextureRect to create a scrolling texture.
answered
Mar 15, 2019
in
Engine
control
texturerect
texture
tiling
godot3
0
answers
Exports for Godot 3.1 not Working!!!!!
commented
Mar 15, 2019
in
Engine
1
answer
How to merge completed games into one?
commented
Mar 1, 2019
in
Engine
godot3-0
selection-screen
selection
fullscreen
2
answers
Prevent Platform Character changing jump direction when in the air
commented
Feb 25, 2019
in
Engine
mario
platform
jump
1
answer
Does HTML5 GLES2 run on iOS and Mac?
answered
Feb 24, 2019
in
Engine
export
mac
html5
ios
gles2
1
answer
How to check for collision when instancing an object
answered
Feb 24, 2019
in
Engine
gdscript
collision
instance
godot3
get_overlapping_bodies
1
answer
is it possible to load audio from "user://"
answer selected
Jan 27, 2019
in
Engine
audio
gdscript
file
0
answers
Physics Gravity Gone Wonkers
commented
Jan 27, 2019
in
Engine
physics
gravity
gdscript
godot3-0
2
answers
Unable to make this code run 3 times
answered
Jan 13, 2019
in
Engine