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 Multirious
User Multirious
Recent activity
All questions
All answers
User Multirious
Recent activity
All questions
All answers
1
answer
How to replicate Godot Inspector Property UI?
edited
Mar 7
in
Engine
inspector
plugin
property
ui
1
answer
Why is this regex pattern not working but work completely fine on multiple regex testing website?
commented
Feb 11
in
Engine
regex
2
answers
How to specify exported NodePath type?
answer edited
Dec 29, 2021
in
Engine
export
nodepath
type
2
answers
How to export NodePath for specific class
answer edited
Dec 29, 2021
in
Engine
export-variables
nodepath
class
0
answers
How to advance export plugin resource
edited
Dec 28, 2021
in
Engine
export
export-help
export-variables
1
answer
How to make a checkable property
answered
Dec 16, 2021
in
Engine
export
export-variables
0
answers
How do I use audio limiter?
asked
Sep 3, 2021
in
Engine
sound
audio
1
answer
How do I advance export as PackedScene?
commented
Aug 15, 2021
in
Engine
gdscript
packedscene
export
1
answer
Can I disable a specific function instead of repetitively checking if ?
answer selected
Aug 7, 2021
in
Engine
gdscript
if
function
0
answers
How to only change latest instanced scene's property?
commented
Jul 7, 2021
in
Engine
instancing
gdscript
help
2
answers
Get dictionary value from another node using get()
commented
Jul 7, 2021
in
Engine
gdscript
setget
dictionary
nodepath
1
answer
How to set both dictionary and value from another node, dynamically?
commented
Jul 6, 2021
in
Engine
gdscript
dictionary
nodepath
setget
2
answers
Projectile doesn't change direction with my character (as a KinematicBody2D)
answered
Jul 5, 2021
in
Engine
1
answer
How to use get() on a vector components?
edited
May 18, 2021
in
Engine
gdscript
vector
nodepath
0
answers
node.get("Vector2Path") returns null
commented
May 18, 2021
in
Engine
gdscript
2d
vector2
variable
1
answer
How to check or uncheck checkbox with script?
answer selected
May 17, 2021
in
Engine
gdscript
checkbutton