Toggle navigation
Godot Engine - Q&A
Email or Username
Password
Remember
Login
Register
|
I forgot my password
Questions
Unanswered
Tags
Ask a Question
Answers by volzhs
User volzhs
Recent activity
All questions
All answers
User volzhs
Recent activity
All questions
All answers
0
votes
Do lights get hidden when there are too many?
answered
Jan 20, 2021
in
Engine
light
lighting
godot
0
votes
Nodes instanced through code not showing up
answered
Jan 20, 2021
in
Engine
instance
gdscript
not-working
0
votes
How to implement drag and drop inventory slot in mobile app
answered
Dec 23, 2020
in
Engine
drag&drop
2d
godot3
mobile
0
votes
Instances being set to null for reasons I don't understand
answered
Mar 8, 2020
in
Engine
instances
crashes
programming
gdscript
+3
votes
" ':' expected at end of line " but there is one.
answered
Dec 26, 2019
in
Engine
0
votes
How do I properly stop a yield from resuming after the class is freed?
answered
Dec 24, 2019
in
Engine
yield
gdscript
function
+3
votes
ScrollContainer signals
answered
Oct 10, 2019
in
Engine
gdscript
signals
godot3-1
+1
vote
Problem with variable. Not equal when it seems it should be.
answered
Sep 27, 2019
in
Engine
godot3-1
gdscript
0
votes
Is there any notable difference between using a `weakref` vs `is_instance_valid` method?
answered
Sep 17, 2019
in
Engine
godot3-1
godot3-0
gdscript
+2
votes
default value for custom function's parameter
answered
Sep 13, 2019
in
Engine
gdscript
func
+1
vote
How can I call a group of array from a .txt file that is starting from the letter of my current word?
answered
Sep 13, 2019
in
Engine
godot3
words
file
array
+2
votes
Make a trigger like in Unity
answered
Jul 16, 2019
in
Engine
gdscript
godot3-1
collision
3d-collisions
+1
vote
How to use a Script to change Nodes, while a scene is running?
answered
Jul 11, 2019
in
Engine
nodes
+1
vote
How to round 10.2354978 to 10.24 using float(round(afloat)?
answered
Jul 9, 2019
in
Engine
0
votes
Why doesn't get_node() work?
answered
Jul 4, 2019
in
Engine
gdscript
get_node
nodes
0
votes
Is there an easyway to copy and paste nodes from scene to scene?
answered
Jun 13, 2019
in
Engine
godot3
scenes
nodes
duplicate
editor
+5
votes
Still need to call Update for draw
answered
Jun 13, 2019
in
Engine
+2
votes
Android apk is being uninstalled every time i run in from godot editor
answered
Jun 13, 2019
in
Engine
godot3-1
apk-android
one_click_deploy
0
votes
Using get_script() to call another node not working
answered
Jun 13, 2019
in
Engine
godot3-1
script
0
votes
how to get length of distance from camera to character?
answered
Jun 3, 2019
in
Engine
+1
vote
Get the number of iteration in for i in array
answered
May 30, 2019
in
Engine
gdscript
array
godot3-1
+6
votes
posting HTTP request from mobile
answered
May 30, 2019
in
Engine
httprequest
server
+1
vote
should i use get_instance_id to save game?
answered
May 30, 2019
in
Engine
godot3
+2
votes
Can someone help me improve my dust particle effect?
answered
May 29, 2019
in
Engine
particles
godot3-1
effect
gles2
0
votes
Invalid get index 'orbit_position' (on base: Area2D (circle.gd)').
answered
May 29, 2019
in
Engine
gdscript
godot3-1-1
tutorial
collisionshape2d
area2d
+1
vote
Is it possible to change the transparency of label?
answered
May 29, 2019
in
Engine
gdscript
godot3-1
label
transparency
0
votes
How can I read and write from / to a text file (res://, user://)
answered
May 29, 2019
in
Engine
filesystem
file
resources
user
save
0
votes
"Get_pos() não esta funcioando na godot
answered
May 29, 2019
in
Engine
gdscript
godot3-1
+3
votes
Is there any way to "import" one gdscript to another like python?
answered
May 27, 2019
in
Engine
gdscript
+1
vote
Scons not found android_add_java_dir
answered
May 27, 2019
in
Engine
godot3-1
error
scons
build
compiling-android
+1
vote
Rounding number on tween
answered
May 19, 2019
in
Engine
gdscript
godot3_1
tween
+1
vote
PLAY STORE linking in GoDoT.
answered
May 18, 2019
in
Engine
0
votes
How to create an APK to app sigining by Google Play
answered
May 9, 2019
in
Engine
googleplay
android
export
signing
without-keystore
+1
vote
[SOLVED] Sprite3D.look_at() resets sprite size?!
answered
May 9, 2019
in
Engine
sprite
gdscript
look_at
+1
vote
question about extends(inheritence).Are the child class already extended?
answered
May 9, 2019
in
Engine
+2
votes
How to change pieces of equipment in 3D
answered
May 5, 2019
in
Engine
3d
weapon
bone
+2
votes
Can't connect timer signal through GDscript (GUI method fine)
answered
May 5, 2019
in
Engine
gdscript
timer
signal
connect
troubleshooting
+1
vote
How to stop/terminate a script that is not attached to a node?
answered
May 4, 2019
in
Engine
gdscript
python
script
+1
vote
how to debugdraw a CollisionShape2D
answered
May 4, 2019
in
Engine
0
votes
How to determine a VisibilityNotifier2D is out of screen by the _screen_exited signal?
answered
May 4, 2019
in
Engine
+1
vote
How to exclude numbers from the randi() function
answered
Apr 30, 2019
in
Engine
gdscript
+1
vote
Problem with a method.
answered
Apr 30, 2019
in
Engine
godot3-1
gdscript
mouse
0
votes
Make my player run if KEY is held down
answered
Apr 21, 2019
in
Engine
godot3
gdscript
movement
player
running
0
votes
Node not found httprequest
answered
Apr 17, 2019
in
Engine
error
httprequest
gdscript
+1
vote
Loading file from singleton on mobile does not work
answered
Apr 16, 2019
in
Engine
godot3
singletons
globals
autoload
file
0
votes
how to fix invalid packagename in godot when i tried to export
answered
Apr 16, 2019
in
Engine
exporting
apk-android
+18
votes
How to hide or disable the mouse cursor?
answered
Apr 6, 2019
in
Engine
godot3
cursor
0
votes
please help about 15 puzzle.old code does not work.
answered
Apr 3, 2019
in
Engine
set_pos
0
votes
are you know tutorial of 15 puzzle(sliding puzzle)?
answered
Apr 2, 2019
in
Engine
Page:
1
2
3
4
...
10
next »