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 The_Black_Chess_King
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 The_Black_Chess_King
Recent activity
All questions
All answers
User The_Black_Chess_King
Recent activity
All questions
All answers
0
votes
1
answer
How to tell Godot to import a .png file as atlas texture?
asked
Nov 10, 2021
in
Engine
2d
resources
import
texture
help
0
votes
3
answers
How to do IF (a or b or c) == true?
asked
Oct 31, 2021
in
Engine
gdscript
godot3
logic
if
if-else
0
votes
0
answers
How to edit the values of a inspector exported string list?
asked
Mar 29, 2021
in
Engine
gdscript
export
inspector
help
gdscript-help
0
votes
1
answer
How to store a reference to a add_Child() object? The function returns void.
asked
Nov 26, 2020
in
Engine
gdscript
add_child
reference
code
gdscript-help
0
votes
0
answers
How can we export a array into a dropdown list of choices for the editor?
asked
Oct 12, 2020
in
Engine
gdscript
array
singleton
export
editor
0
votes
1
answer
How to edit points of a Polygon2D?
asked
Sep 11, 2020
in
Engine
gdscript
polygon2d
polygon
reference
0
votes
1
answer
preloaded script doesn't work, the property acessed is like a new object?
asked
Sep 3, 2020
in
Engine
gdscript
inheritance
extends
0
votes
1
answer
(SOLVED) Dictionary error: Invalid set index 'TITLE' (on base: 'String') with value of type 'String'.
asked
May 16, 2020
in
Engine
gdscript
gdscript-help
dictionary
reference
+1
vote
1
answer
How to add a dictionary key?
asked
May 15, 2020
in
Engine
dictionary
gdscript
array
gdscript-help
0
votes
2
answers
CSV to structured Dictionary
asked
May 14, 2020
in
Engine
gdscript
dictionary
inventory
csv
0
votes
1
answer
How to add code from _process(delta), from loaded scripts?
asked
May 10, 2020
in
Engine
godot3
load
process
script
+2
votes
2
answers
How to get amount of specific chars/letters from a string? Like "Potato" has 2 "o".
asked
May 6, 2020
in
Engine
gdscript
character
string
detection
0
votes
1
answer
Why is get_visible_characters() does not count spaces? (but, possibly?) -Godot3.2.1 Stable
asked
May 5, 2020
in
Engine
gdscript
typewriter
label
character
0
votes
1
answer
Setget exported string variable failing, and always returning to the default value. Why?
asked
Mar 31, 2020
in
Engine
gdscript
gdscript-help
tool
tool-mode
setget
+1
vote
1
answer
Downscale sprites to improve perfomance in the Engine. Eg: 4096x4096 to 2048x2048.
asked
Mar 30, 2020
in
Engine
godot3
performance
sprite
resolution
optimization
0
votes
0
answers
Can you expose a child property?
asked
Mar 29, 2020
in
Engine
gdscript
inspector
export
property
children
+2
votes
1
answer
What it is FuncRef/any examples?
asked
Mar 26, 2020
in
Engine
gdscript
godot3-2
function
reference
functioncall
+1
vote
2
answers
How can we make a node/node_path globally acessable?
asked
Mar 25, 2020
in
Engine
nodes
get_node
reference
gdscript
signal
+1
vote
1
answer
How to export a CollisionPolygon2D to inspector?
asked
Jan 20, 2020
in
Engine
gdscript
export
collisionpolygon2d
0
votes
2
answers
GDScript math challenge, how to do inversely proportional quantities?
asked
Jan 20, 2020
in
Engine
gdscript
godot3-1
math
+4
votes
3
answers
Parent fuction yield/wait until child is _ready():
asked
Dec 28, 2019
in
Engine
gdscript
parent
_ready
null-instance
children
0
votes
1
answer
How we can use "Match" with "Input.is_action_pressed()"?
asked
Dec 25, 2019
in
Engine
gdscript
input
_input_event
match
if
0
votes
2
answers
How do a child check if his parent exist?
asked
Dec 9, 2019
in
Engine
gdscript
parent-node
parent
godot3-1
0
votes
2
answers
Getting Invalid Operand 'Nil' in custom function which retrieves autoload variables, why?
asked
Dec 8, 2019
in
Engine
godot3-1
gdscript
nil
function
0
votes
3
answers
Can we connect a Signal without knowing the emitter Node?
asked
Dec 3, 2019
in
Engine
gdscript
godot3-0
signal
receiving-signals
+1
vote
1
answer
Why Area2D with just body_entered() in the script won't register anything?
asked
Nov 28, 2019
in
Engine
gdscript
godot3-1
collision
area2d
0
votes
0
answers
Advanced YSort tips - Problems with Isometric 2d layering using only YSort
asked
Nov 20, 2019
in
Engine
2d
isometric
ysort
gdscript
0
votes
1
answer
How to hide a Canvas Layer node?
asked
Nov 10, 2019
in
Engine
gdscript
godot3-1
canvaslayer
0
votes
0
answers
INFINITE SPACE!! Tileset map, how to hide them using Y-Sort? Visibility settings don't work. (Godot 3.1.1)
asked
Nov 6, 2019
in
Engine
godot3-1
ysort
tilemap
z-index
0
votes
1
answer
THEMES - Font changes makes theme usage a broken mess for me, help! How can I have multiple fonts in the same theme?
asked
Nov 2, 2019
in
Engine
gdscript
font
theme
0
votes
1
answer
Shaders DEADLY to perfomance?
asked
Oct 14, 2019
in
Engine
godot3
performance
shaders
+3
votes
3
answers
Godot 3.1 - XYZ is declared but never used in the script - Oh my, how do I store vars now?
asked
Jan 17, 2019
in
Engine
godot3-1
gdscript
typing
error
variable
0
votes
0
answers
Why the Light Occluders do not respect Y Sort of the Tilemaps?
asked
Dec 30, 2018
in
Engine
gdscript
y-sort
2d
lightoccluder2d
light2d
0
votes
1
answer
Help with connecting a variable argument to a custom signal
asked
Dec 27, 2018
in
Engine
gdscript
signal
connect
godot3-0-6
0
votes
1
answer
My Pathfinding Looks Weird, how I align PoolVector2Array() arrays into a gridcellsize?
asked
Oct 15, 2018
in
Engine
gdscript
array
vector2
pathfinding
gdscript-help
0
votes
1
answer
Inheritance question, how does one apply custom functions to new created instances?
asked
Mar 22, 2018
in
Engine
gdscript-help
inventory
inheritance
0
votes
1
answer
A method to Update a Array with only new values?
asked
Mar 21, 2018
in
Engine
gdscript-help
array
inventory
+6
votes
3
answers
Navigation 2D using tiles to do Pathfinding, issue with corners and turns in navmesh.
asked
Feb 9, 2018
in
Engine
navigation2d
pathfinding
navigation
godot3-0
gdscript-help