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 WolframR
User WolframR
Recent activity
All questions
All answers
User WolframR
Recent activity
All questions
All answers
1
answer
How to add a node as first child?
commented
Mar 2
in
Engine
child-node
nodes
scenetree
4
answers
Finding a point between 2 Vector3() positions
answered
Nov 15, 2022
in
Engine
vector3
vector-math
1
answer
Godot 4 beta web build requires Cross Origin Isolation and SharedArrayBuffer
commented
Oct 24, 2022
in
Engine
godot4
export-help
export-web
1
answer
How to use "await" in godot 4.0 ?
commented
Jul 17, 2022
in
Engine
yield
godot4
await
gdscript
1
answer
How to dynamically add properties in the inspector in Godot 4? Overriding _get_property_list no longer works
commented
Jul 4, 2022
in
Engine
properties
inspector
gdscript
1
answer
what happens when you await a function that has an await in it?
asked
Jun 26, 2022
in
Engine
12
answers
How to get the screen dimensions in GDScript?
answered
May 16, 2022
in
Engine
gdscript
2
answers
Defining logic without nested if-else statements
answered
Apr 12, 2022
in
Engine
if-else
gdscript
godot3-0
3
answers
Signaling from one GDScript to another?
answered
Dec 31, 2021
in
Engine
gdscript
gdscript-help
scripting
connections
signals
2
answers
Cyclic Preload instancing scenes
answered
Dec 23, 2021
in
Engine
preload
gdscript
class
error
2
answers
Why do I get the error "Can't call non-static method from signal <name_of_signal>" when trying to emit a signal?
answered
Dec 19, 2021
in
Engine
gdscript
signals
error
staticfunction
1
answer
Button "hover out" always change font color to normal state
answered
Dec 19, 2021
in
Engine
color
font
theme
button
hover
0
answers
how can you get the separation value to scale so when you resize the window it doesn't push elements off screen?
asked
Dec 19, 2021
in
Engine
1
answer
Is a Node an object instance of the script it is attached to, or simply a separate object?
asked
Nov 28, 2021
in
Engine
inheritance
objects
node
script
extends
0
answers
How to connect the custom property list to variables?
asked
Nov 21, 2021
in
Engine
get_property_list