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 Ciavarie
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 Ciavarie
Recent activity
All questions
All answers
User Ciavarie
Recent activity
All questions
All answers
1
answer
How to toggle invisibility for a texture rect? (or make a proper dialogue box)
asked
Apr 6, 2021
in
Engine
2
answers
Best way to go about programming a Dark Souls like save game system?
commented
Oct 12, 2020
in
Engine
gdscript
saving
save
autosave
load
1
answer
Which is the most efficient way to get a specific value from an array in gdscript?
answer selected
Oct 11, 2020
in
Engine
godot3
gdscript
array
search
efficency
0
answers
Which is the most efficient way to get a specific value from an array in gdscript?
asked
Oct 8, 2020
in
Engine
godot3
gdscript
array
search
efficency
1
answer
Some questions concerning RichTextLabel and Fonts (looks blurry, distance between lines is too big)
answer selected
Oct 8, 2020
in
Engine
font
richtextlabel
dynamic
2d
text
2
answers
How to put values inside a global array properly (mine always remains null)?
commented
Sep 15, 2020
in
Engine
gdscript
array
global
singleton
null-instance
0
answers
How to handel node paths, get_node, find_node etc. correctly? How to find the correct paths?
commented
Sep 6, 2020
in
Engine
gdscript
node
instances
node_path
find_node
1
answer
In which cases is it better (performancewise) to hide/ unhide scenes instead of changing the whole scene?
asked
Sep 4, 2020
in
Engine
performance
change-scene
hide
world
open-world
1
answer
How to hide/ make invisible an arbitrary node inside my scenetree from a singleton script/ with signals?
answered
Sep 4, 2020
in
Engine
hide
signals
visible
gdscript
receiving-signals
1
answer
How to add a new child node to a specific node inside the current scene via gdscript?
commented
Sep 3, 2020
in
Engine
gdscript
scene
nodes
scenetree
nodepath
1
answer
How to make a button fit the size of its icon?
commented
Sep 2, 2020
in
Engine
gdscript
button
texture
icon
2d
1
answer
Button not found by its path and I don't get why.
commented
Sep 1, 2020
in
Engine
gdscript
button
node
tree
path
0
answers
How to make a scroll container appear above other canvas items (such as buttons) when another button is pressed?
commented
Aug 30, 2020
in
Engine
gui
button
2d
godot3-2
inventory