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 MaaaxiKing
User MaaaxiKing
Recent activity
All questions
All answers
User MaaaxiKing
Recent activity
All questions
All answers
0
answers
How can I use Visual Studio properly?
edited
Jan 8, 2022
in
Engine
visual-studio
c#
editor-settings
scripts
2
answers
How to get name of node of instanced scene?
asked
Feb 23, 2021
in
Engine
gdscript
instance
scene
string
name
4
answers
What is the sense of get or set?
commented
Feb 23, 2021
in
Engine
gdscript
setter
getter
code
property
0
answers
Why do the ProjectSettings not save after changing in code?
commented
Feb 22, 2021
in
Engine
gdscript
project
settings
save
antivirus
1
answer
What is the difference between RandomNumberGenerator and normal random methods?
asked
Feb 20, 2021
in
Engine
gdscript
random
randomnumbergenerator
1
answer
How can I flip the whole screen horizontally in code?
asked
Feb 18, 2021
in
Engine
gdscript
2d
flip
horizontally
x
1
answer
Can I interpolate the value of a variable?
commented
Feb 15, 2021
in
Engine
variable
interpolation
value
tween
properties
1
answer
How to tell how long a button is pressed
comment edited
Feb 15, 2021
in
Engine
input
keyboard
gdscript
1
answer
Can I use semicolons in translation files?
answered
Feb 7, 2021
in
Engine
translation
special
character
utf-8
encoding
1
answer
Why is `while time_left >= 1.0` in `_ready` not working?
commented
Feb 6, 2021
in
Engine
gdscript
timer
time_left
while
_ready
1
answer
Can I get a variable declared in a function from another function?
answer selected
Feb 6, 2021
in
Engine
gdscript
variable
function
private
get
4
answers
Can I get all white colored pixels in an image?
answer selected
Feb 4, 2021
in
Engine
image
pixel
color
1
answer
(Solved) Image.set_pixel not applying change to the image in Godot 3.0. What did i miss?
commented
Feb 4, 2021
in
Engine
godot3-0
spatialmaterial
texture
1
answer
Can I make a node be at the same position relative to the screen?
answered
Feb 2, 2021
in
Engine
2d
position
screen
move
1
answer
How to get a call stack when a tool script fails?
answered
Jan 25, 2021
in
Engine
gdscript
plugins
tool
error
debugging
1
answer
How to extend from Scene
comment edited
Dec 28, 2020
in
Engine
gdscript
extends
instances
scenes
1
answer
How can i change a variable's value from another script without autoloading it/its scene?
comment edited
Dec 28, 2020
in
Engine
gdscript
variables
nodes
autoload
1
answer
How can i disable Buttons in a ConfirmationDialog I have added myself?
answer selected
Dec 28, 2020
in
Engine
gdscript
button
confirmationdialog
1
answer
How can I set a ConfirmationDialog to be immovable?
answer selected
Dec 28, 2020
in
Engine
confirmationdialog
move
drag
1
answer
Finish script when object if queue_free()d
comment edited
Dec 28, 2020
in
Engine
gdscript
instances
queue_free
yield
3
answers
Can I change the integer limit?
commented
Dec 28, 2020
in
Engine
change
int
limit
64-bit
tycoon
2
answers
Reconnecting a signal after disconecting it
answered
Dec 27, 2020
in
Engine
gdscript
signal
1
answer
How to not reset an extra call argument of a signal in an instance after game start?
commented
Dec 27, 2020
in
Engine
argument
signal
call
extra
button
2
answers
How to move TileMap through dragging mouse?
answered
Dec 27, 2020
in
Engine
tilemap
camera
mouse-drag
move
position
2
answers
How can I instance something to a scene I am changing to?
asked
Jun 26, 2020
in
Engine
gdscript
instance
scene
level
change-scene
0
answers
How can I move_and_slide() a RigidBody2D in Kinematic Mode?
commented
Jun 25, 2020
in
Engine
rigidbody2d
mode
kinematic
gdscript
move_and_slide
2
answers
Problem with instances
answered
Jun 25, 2020
in
Engine
instances
issue
visibility
hide
show
1
answer
What is the best way to change the texture of a Sprite?
commented
Jun 25, 2020
in
Engine
sprite
animation
texture
gdscript
2
answers
How can I get a node from an instanced scene by name?
answered
Jun 25, 2020
in
Engine
script
scene
instances
signal
gdscript
1
answer
How can I check for a child of an instance?
commented
Jun 24, 2020
in
Engine
gdscript
instances
child
2d
node
1
answer
Move and slide for RigidBody set to kinematic mode
commented
Jun 24, 2020
in
Engine
kinematicbody
rigidbody
mode
1
answer
How can I automatically rotate a RigidBody2D with Circle CollisionShape
answered
Jun 23, 2020
in
Engine
2d
breakout
ball
collisionshape2d
rotate
1
answer
Texture in TextureRect not loading
commented
Jun 23, 2020
in
Engine
texturerect
import
texture
0
answers
How can I make that two colliding objects overlap?
commented
Jun 22, 2020
in
Engine
collision
2d
position
1
answer
How can I make a system for daily tasks
answer selected
Jun 21, 2020
in
Engine
gdscript
daily
task
mission
quest
1
answer
How can I make a console hacking looking label
asked
Jun 20, 2020
in
Engine
gdscript
label
text
hacking
console
1
answer
How can I set the tetx of a Label even if the game's paused
commented
Jun 20, 2020
in
Engine
gdscript
time
pause
label
1
answer
How can I check if the user has pressed a key that depends on a random variable
commented
Jun 19, 2020
in
Engine
gdscript
keyboard
input
letter
number
2
answers
Contact with CollisionShape2D breaks collision with Kinematic body
commented
Jun 19, 2020
in
Engine
collision
kinematicbody
kinematicbody2d
2
answers
How can I make a Button glow?
commented
Jun 19, 2020
in
Engine
button
glow
light
1
answer
How can I do something if a function of a child's script is called?
commented
Jun 19, 2020
in
Engine
gdscript
child
parent
instance
2
answers
is_on_floor() not working properly
commented
Jun 19, 2020
in
Engine
is_on_floor
2
answers
How to save a single script file
answered
Jun 18, 2020
in
Engine
gdscript
configfile
save
1
answer
My damage animation won't play
answer edited
Jun 17, 2020
in
Engine
gdscript
godot3-0
animated-sprite
receiving-signals
2
answers
Is it better to use a Sprite or a TextureRect for a background?
answer selected
Jun 16, 2020
in
Engine
background
parallaxbackground
sprite
texturerect
difference
3
answers
Strange yield behaviour when instancing a scene
answer edited
Jun 16, 2020
in
Engine
gdscript
yield
instance
scene
loading
1
answer
Why do my sound effects make my music quiter?
answered
Jun 16, 2020
in
Engine
audiostreamplayer
gdscript
animatedsprite
2d
gdscript-help
1
answer
My scene node is shooting the bullet instead of my player node, why?
answered
Jun 14, 2020
in
Engine
gdscript
bullet
shooting
1
answer
How can I reuse the same level with other characters.
answered
Jun 13, 2020
in
Engine
godot-engine
levels
level
change-scene
character
1
answer
How to get the value of dictionary that could be nested?
comment edited
Jun 12, 2020
in
Engine
dictionary
gdscript
value
key
nested