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 patatra
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 patatra
Recent activity
All questions
All answers
User patatra
Recent activity
All questions
All answers
1
answer
Wait for a signal to finish
commented
Dec 19, 2022
in
Engine
gdscript
signal
2
answers
make a utility script
answer selected
Dec 18, 2022
in
Engine
gdscript
0
answers
center the view of a GraphEdit on a GraphNode
asked
Dec 16, 2022
in
Engine
gdscript
graphedit
graphnode
0
answers
fill an OptionButton dynamically
asked
Dec 15, 2022
in
Engine
gdscript
optionbutton
1
answer
can i get a signal without being connected to it?
answered
Dec 15, 2022
in
Engine
signals
control-node
gdscript
1
answer
initialization problem with exports
commented
Nov 15, 2022
in
Engine
gdscript
export
_ready
onready
0
answers
group the ref of the nodes in a single script
asked
Nov 6, 2022
in
Engine
gdscript
addon
onready
1
answer
Extend a custom Script in a Addon
comment edited
Oct 22, 2022
in
Engine
gdscript
addon
script
extends
1
answer
What is the meaning of "readable_unique_name"?
commented
Oct 12, 2022
in
Engine
gdscript
node
add_child
1
answer
What is the purpose of the set_item_text function in ItemList?
commented
Oct 10, 2022
in
Engine
gdscript
itemlist
0
answers
Help on connect_node of GraphEdit
asked
Oct 3, 2022
in
Engine
graphedit
graphnode
gdscript
1
answer
[resolved] Problem with MenuButton : repetition of its popup items
edited
Sep 29, 2022
in
Engine
gdscript
popupmenu
addon
1
answer
Making main screen plugins with godot4
commented
Sep 15, 2022
in
Engine
godot4
gdscript
plugin
tutorial
0
answers
Simple example on how to use editgraph as a tool
asked
Sep 3, 2022
in
Engine
graphedit
gdscript
scene
tool
0
answers
What does [[Reference:1261]] mean?
commented
May 19, 2022
in
Engine
gdscript
array
reference
tilemap
astar
1
answer
Equivalent function of Frac(x) in Godot
commented
May 14, 2022
in
Engine
gdscript
function
math
1
answer
Can a class have a constructor?
commented
May 14, 2022
in
Engine
gdscript
class
1
answer
Tilemap get all indexes
asked
Apr 19, 2022
in
Engine
tilemap
index
gdscript
1
answer
How do I create a collision sphere temporarily?
asked
Apr 18, 2022
in
Engine
gdscript
layer
3d-collisions
gridmap
2
answers
The Godot equivalents of Physics.OverlapBox and Physics.CheckSphere from Unity?
comment edited
Apr 18, 2022
in
Engine
gdscript
overlap
detection
array
objects
1
answer
decompose an image into squares and then animate each part with a tween
commented
Apr 13, 2022
in
Engine
shader
sprite
tween
animation
2
answers
Array not visible inside a class function
answered
Apr 12, 2022
in
Engine
array
class
12
answers
How to get the screen dimensions in GDScript?
answered
Apr 8, 2022
in
Engine
gdscript
1
answer
export a custom Resource in a Node
asked
Apr 7, 2022
in
Engine
export
resource
gdscript
custom-type