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 Eric Ellingson
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 Eric Ellingson
Recent activity
All questions
All answers
User Eric Ellingson
Recent activity
All questions
All answers
1
answer
Need help to figure out how to save and load in my game
commented
May 4, 2020
in
Engine
load
save
godot3-1
gdscript-help
1
answer
How do I use _on_tab_clicked(tab) as a signal function?
commented
Mar 19, 2020
in
Engine
gdscript
argument
tabs
receiving-signals
signals
2
answers
x-ray effect - how to make sprite transparent where it is overlapped with other sprite
commented
Mar 19, 2020
in
Engine
0
answers
Changing CollisionShape2D size for Different Instances
commented
Mar 12, 2020
in
Engine
collisionshape2d
instance
1
answer
Can you mix Gdscript and Visual Script ?
answered
Mar 11, 2020
in
Engine
1
answer
getting the group of a collided object
commented
Mar 11, 2020
in
Engine
collision
detection
is_in_group
groups
rigidbody2d
1
answer
How to Get CollisionShape2D below player(KinematicBody2D)
commented
Mar 2, 2020
in
Engine
0
answers
KinematicBody Automatically Moving in Godot 3.2
commented
Feb 23, 2020
in
Engine
godot3-2
1
answer
custom draw script from another script
answered
Feb 17, 2020
in
Engine
customdrawing
autoload
_draw
gdscript
1
answer
How to delete reoccurring values from a list?
answered
Feb 13, 2020
in
Engine
array
1
answer
custom signals with parameters/arguments
commented
Feb 13, 2020
in
Engine
signal
godot3-2
gdscript
1
answer
How to make a variable from function declared for all scripts in the scene?
answered
Feb 13, 2020
in
Engine
2
answers
A way to copy a node from one scene to another?
commented
Feb 12, 2020
in
Engine
1
answer
Imported images gets enlarged
commented
Feb 11, 2020
in
Engine
godot3-0-6
sprite
image
import
resolution
1
answer
How to add texts to scrolling RichTextLabel?
commented
Feb 10, 2020
in
Engine
richtextlabel
tilemap
3
answers
Create automatic graphic options on mobile?
answered
Feb 10, 2020
in
Engine
mobile
android
ios
graphics
automatic
2
answers
Attempt to call function in base "previously freed instance"
answered
Feb 7, 2020
in
Engine
queue_free
null-instance
3
answers
How do I scale a TextureRect in code?
commented
Feb 7, 2020
in
Engine
godot3-2
texturerect
scaling
2
answers
How do you remove the line separator from ItemList?
commented
Feb 7, 2020
in
Engine
0
answers
Why space between lines in a label is so large?
commented
Feb 7, 2020
in
Engine
label
line-space
1
answer
Collision between two Kinematic Bodies
commented
Jan 8, 2020
in
Engine
0
answers
Preview not showing
commented
Jan 8, 2020
in
Engine
1
answer
C# onready support?
commented
Jan 8, 2020
in
Engine
c#
godot3-1
godot3-2
csharp
scripting
1
answer
How to move the generated nodes into a specific direction smoothly and slowly?
answered
Dec 19, 2019
in
Engine
movement
2d
position
1
answer
Add texture color on top of white background
answer selected
Dec 16, 2019
in
Engine
shaders
1
answer
How to change a sprite to another instanced sprite using gdscript
commented
Dec 5, 2019
in
Engine
1
answer
Tween complete signal is not called
answered
Dec 1, 2019
in
Engine
tween
gdscript
godot3-1
animation
3d
1
answer
When copying a dictionary from another variable they share the same resource, how can I make a copy instead?
answered
Nov 16, 2019
in
Engine
1
answer
text speed in dictionary
answered
Nov 15, 2019
in
Engine
gdscript
text
dictionary
speed
typewriter
0
answers
Select all Static Bodies in specific collision layer
commented
Nov 13, 2019
in
Engine
collision
1
answer
Position and Event logging in Godot
comment edited
Nov 11, 2019
in
Engine
research
position
input
_input_event
event
1
answer
Disconnect signal that connected from script
answered
Nov 8, 2019
in
Engine
gdscript
godot3
nodes
1
answer
How to get the index of a child node in a parent node
answered
Nov 6, 2019
in
Engine
0
answers
How to get multiple collision from KinematicBody2D
commented
Nov 6, 2019
in
Engine
windows-10
godot3-1-1
gdscript
kinematicbody2d
collision
1
answer
When storing related data should I use a list or a dictionary?
answered
Nov 6, 2019
in
Engine
1
answer
Call variable from self. in a inner class.
answered
Nov 4, 2019
in
Engine
gdscript
godot3-1
class
export
1
answer
What's the difference between mono and standard version?
answered
Nov 3, 2019
in
Engine
question
comparison
1
answer
Online leaderboard
commented
Nov 3, 2019
in
Engine
1
answer
Inherited export variables not reflecting changes made in editor?
answered
Nov 2, 2019
in
Engine
export-variables
inheritance
gdscript
2
answers
When you duplicate a node then changing one changes the other, how can I prevent that?
commented
Nov 1, 2019
in
Engine
1
answer
godot command line shows an error
answered
Nov 1, 2019
in
Engine
error
1
answer
How to get global gravity from gdscript?
answered
Nov 1, 2019
in
Engine
gdscript
gravity
3d-physics
1
answer
is there a way to get the yield signal's result
answered
Oct 31, 2019
in
Engine
0
answers
how to execute another program from Godot?
commented
Oct 31, 2019
in
Engine
gdscript
executable
exe
execute
1
answer
Instancing in front of the "player" and deleting things out of view
answered
Oct 30, 2019
in
Engine
help
1
answer
How to change the button visibility on a certain codition?
commented
Oct 28, 2019
in
Engine
visibility
button
gdscript
godot3-1
ui
1
answer
Error calling method from signal ... Method not found
answered
Oct 28, 2019
in
Engine
gdscript
signals
receiving-signals
godot3-1
bug
2
answers
What does this mean?
commented
Oct 28, 2019
in
Engine
godot3-0
0
answers
Big string space variable.
commented
Oct 27, 2019
in
Engine
string
variable
space
1
answer
How to Prioritize the most recent Direction with Movement?
answered
Oct 26, 2019
in
Engine
gdscript
godot3-1
movement
input
direction-of-movement