Toggle navigation
Godot Engine - Q&A
Email or Username
Password
Remember
Login
Register
|
I forgot my password
Questions
Unanswered
Tags
Ask a Question
Questions 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
0
votes
1
answer
Wait for a signal to finish
asked
Dec 18, 2022
in
Engine
gdscript
signal
0
votes
2
answers
make a utility script
asked
Dec 17, 2022
in
Engine
gdscript
+1
vote
0
answers
center the view of a GraphEdit on a GraphNode
asked
Dec 16, 2022
in
Engine
gdscript
graphedit
graphnode
+1
vote
0
answers
fill an OptionButton dynamically
asked
Dec 15, 2022
in
Engine
gdscript
optionbutton
0
votes
1
answer
initialization problem with exports
asked
Nov 15, 2022
in
Engine
gdscript
export
_ready
onready
0
votes
0
answers
group the ref of the nodes in a single script
asked
Nov 6, 2022
in
Engine
gdscript
addon
onready
0
votes
1
answer
Extend a custom Script in a Addon
asked
Oct 21, 2022
in
Engine
gdscript
addon
script
extends
0
votes
1
answer
What is the meaning of "readable_unique_name"?
asked
Oct 11, 2022
in
Engine
gdscript
node
add_child
+1
vote
1
answer
What is the purpose of the set_item_text function in ItemList?
asked
Oct 10, 2022
in
Engine
gdscript
itemlist
0
votes
0
answers
Help on connect_node of GraphEdit
asked
Oct 3, 2022
in
Engine
graphedit
graphnode
gdscript
0
votes
1
answer
[resolved] Problem with MenuButton : repetition of its popup items
asked
Sep 29, 2022
in
Engine
gdscript
popupmenu
addon
0
votes
1
answer
Making main screen plugins with godot4
asked
Sep 15, 2022
in
Engine
godot4
gdscript
plugin
tutorial
0
votes
0
answers
Simple example on how to use editgraph as a tool
asked
Sep 3, 2022
in
Engine
graphedit
gdscript
scene
tool
0
votes
0
answers
What does [[Reference:1261]] mean?
asked
May 18, 2022
in
Engine
gdscript
array
reference
tilemap
astar
+2
votes
1
answer
Can a class have a constructor?
asked
May 12, 2022
in
Engine
gdscript
class
0
votes
1
answer
Equivalent function of Frac(x) in Godot
asked
May 6, 2022
in
Engine
gdscript
function
math
0
votes
1
answer
Tilemap get all indexes
asked
Apr 19, 2022
in
Engine
tilemap
index
gdscript
0
votes
1
answer
How do I create a collision sphere temporarily?
asked
Apr 18, 2022
in
Engine
gdscript
layer
3d-collisions
gridmap
0
votes
1
answer
decompose an image into squares and then animate each part with a tween
asked
Apr 12, 2022
in
Engine
shader
sprite
tween
animation
0
votes
2
answers
The Godot equivalents of Physics.OverlapBox and Physics.CheckSphere from Unity?
asked
Apr 8, 2022
in
Engine
gdscript
overlap
detection
array
objects
0
votes
1
answer
export a custom Resource in a Node
asked
Apr 7, 2022
in
Engine
export
resource
gdscript
custom-type