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 aozasori
User aozasori
Recent activity
All questions
All answers
User aozasori
Recent activity
All questions
All answers
1
answer
How to set position of each sprite when instancing several of them?
commented
Feb 20, 2018
in
Engine
instance
position
sprite
2
answers
How to create entities that may, or may not, follow a path
answered
Feb 20, 2018
in
Engine
godot3-0
nodes
2d
1
answer
How to properly use ResourcePreloader?
answer edited
Feb 12, 2018
in
Engine
resourcepreloader
1
answer
image.get_pixel() always returns zero
comment edited
Oct 20, 2017
in
Engine
gdscript
textureframe
image
get_pixel
0
answers
Event Inputs are not working.
commented
Oct 19, 2017
in
Engine
control
input_event
2
answers
Area2D.new() from code, not building up an array on .get_overlapping_bodies() method
answered
Oct 19, 2017
in
Engine
godot-engine
area2d
get_overlapping_bodies
singletons
1
answer
Check for "file exists" does not work after export to Windows
answered
Oct 18, 2017
in
Engine
export
load
filesystem
0
answers
Area2D not responding when colliding with KinematicBody2D
commented
Oct 14, 2017
in
Engine
2d
gdscript
signal
receiving-signals
_on_area_body_enter
0
answers
Reusing Timer node, _timeout() not firing a second time?
comment edited
Oct 13, 2017
in
Engine
timer
gdscript-help
gdscript
button
if-else
0
answers
How Do I Constrain All 2D Positional Coordinates To Be A Whole Integer Instead of a Floating Point (Decimal) Value?
commented
Oct 13, 2017
in
Engine
constrain
position
gdscript
global
2
answers
What element can I use to draw Conway's Game of Life logic on?
answered
Oct 11, 2017
in
Engine
drawing
node2d
sprite
pixel
1
answer
Is it possible to override my own functions?
answered
Sep 29, 2017
in
Engine
inheritance
override
function
1
answer
Is it possible to check if array has a weakref?
answered
Sep 15, 2017
in
Engine
weakref
array
1
answer
Tilemap can't remove static body 2d
commented
Sep 15, 2017
in
Engine
tilemap
collision
tileset
error
staticbody2d
1
answer
How to size a panel based on the current location of the camera
answered
Aug 30, 2017
in
Engine
dialog
gdscript
viewport
panel
1
answer
How to create Navigation polygon that will work
comment moved
Aug 9, 2017
in
Engine
navigation
2d
tilemap
plugin
tiled
1
answer
Dynamically create and layout labels
commented
Aug 1, 2017
in
Engine
layout
create
dynamic
1
answer
Why can I not change the enum value?
answer edited
Jul 28, 2017
in
Engine
godot
gdscript-help
gdscript
preload
gdscript-enum
2
answers
How can I connect a signal if I don't know the path to the emmiter object/node?
commented
Jul 26, 2017
in
Engine
signal
gdscript
receiving-signals
1
answer
is_action_just_pressed is gone, what to use now?
answered
Jul 19, 2017
in
Engine
input
1
answer
What is the best way to accomplish dynamic-based movement of Area2D nodes?
answered
Jul 15, 2017
in
Engine
multiplayer
gdscript
movement
positioning
dynamic
1
answer
Connecting to multiple instances
answered
Jul 6, 2017
in
Engine
1
answer
What is the type of Label text property?
answer edited
Apr 5, 2017
in
Engine
label
gdscript
text
1
answer
Using Vframes/Hframes causes rendered spritesheet to be shifted when picking frames for animation
answered
Mar 11, 2017
in
Engine
frames
spritesheet
animation
animationplayer
keyframe
1
answer
How do i change the height of a richtextlabel in script?
answered
Feb 14, 2017
in
Engine
richtextlabel
resize
1
answer
Using a Timer Timout to run a function that is passed variables
answered
Dec 22, 2016
in
Engine
timer
timeout
function
variable
gdscript
2
answers
Help, unidentified Error and Warning.
answered
Dec 22, 2016
in
Engine
error
warning
1
answer
What am I doing wrong? Savegame
answer edited
Oct 1, 2016
in
Engine
saving
save