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 avencherus
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 avencherus
Recent activity
All questions
All answers
User avencherus
Recent activity
All questions
All answers
1
answer
why i get 1milion NPCs when calling return array.front()
edited
Jan 7, 2021
in
Engine
array
return
gdscript
0
answers
The bundled property on exported packed scenes erased my scene?
commented
Jan 2, 2021
in
Engine
scene
preload
export
3
answers
What is the best way to find unfreed resources when game exits?
answered
Jan 2, 2021
in
Engine
scene
script
freed
unfreed
exit
1
answer
Scrolling Texture Rotation With Fragment And Vertex Shader Gets Faster
answered
Dec 24, 2020
in
Engine
shader
godot3
1
answer
Call deferred - can I reference a singleton function ?
commented
Dec 22, 2020
in
Engine
1
answer
Invalid set index 'rng' (on base: 'Spatial()') with value of type 'RandomNumerGenerator'
answer selected
Dec 19, 2020
in
Engine
gdscript
error
spatial
random
1
answer
How to get the collision point of two collision shapes?
answered
Dec 19, 2020
in
Engine
colisionshape2d
collision_point
1
answer
Help preloading hundreds of sprites
commented
Dec 15, 2020
in
Engine
preload
singleton
optimization
1
answer
How to preload A folders worth of images and put them into an array
answer selected
Dec 15, 2020
in
Engine
gdscript
file
filesystem
array
random
2
answers
Get information about the current graphics card
answered
Dec 8, 2020
in
Engine
godot
gdscript
graphics
debug
debugger
2
answers
What is fposmod()
answered
Dec 8, 2020
in
Engine
fposmod
wrap
gdscript
what
1
answer
Get camera extents rect? (2D)
commented
Dec 5, 2020
in
Engine
1
answer
Invalid set index movespd(on base string) with value of type float
commented
Dec 3, 2020
in
Engine
1
answer
How can I change speed of an audio (without changing its pitch)?
answered
Dec 2, 2020
in
Engine
audio
speed
1
answer
How to make an enemy shoot at a certain point in PathFollow2D
answered
Dec 2, 2020
in
Engine
shooting
1
answer
access a node's child by name, not path or index
answered
Dec 1, 2020
in
Engine
gdscript
get_node
get_child
name
2
answers
How to move a node across a scene?
answered
Nov 28, 2020
in
Engine
gdscript
2d
add_child
scenes
change-scene
1
answer
2D Overhead view: Walking on an overpass
answered
Nov 26, 2020
in
Engine
2d
gdscript
tileset
z-index
1
answer
Is there any method to get the closest object to mouse click input event ?
answered
Nov 25, 2020
in
Engine
gdscript
mouse
method
_input_event
cards
2
answers
Random beginner-question: detect if a pressed mouse is above button
commented
Nov 25, 2020
in
Engine
button
collision
mouse_exit
input
1
answer
How to remove an element from an array
answer selected
Nov 21, 2020
in
Engine
array
-
project
random
-scripting
1
answer
A object wont queue_free() even though its meeting the requirments!
commented
Nov 11, 2020
in
Engine
queue_free
weapon
switching
1
answer
Rotating a Node2D along a specified axis
answered
Nov 11, 2020
in
Engine
rotation
camera
gdscript
2d
1
answer
Problem with draw_primitive and yield
answered
Nov 11, 2020
in
Engine
draw
yield
gdscript
1
answer
My computers crashing whenever I turn on Godot
commented
Nov 4, 2020
in
Engine
godot3-0
pc
1
answer
How to break out of a function that has an in-progress yield?
commented
Oct 30, 2020
in
Engine
yield
gdscript
function
godot3
1
answer
why does the animation doesn't play
answered
Oct 8, 2020
in
Engine
animationplayer
gdscript
godot3-0
0
answers
What hardware specs and OS are suitable for running Godot?
comment edited
Sep 18, 2020
in
Engine
hardware
specs
1
answer
Will Godot support for Android App Bundles (.aab file)?
answer selected
Sep 18, 2020
in
Engine
aab
android
export
app
googleplay
1
answer
Animation player is not changing the animation
commented
Sep 2, 2020
in
Engine
animationplayer
gdscript
play
1
answer
Vector2 Comparison Operation Not Working with If Statement
commented
Aug 29, 2020
in
Engine
vector2
if
offset
0
answers
Multiple array append
commented
Aug 29, 2020
in
Engine
append
array
godot3-1
gdscript
1
answer
Yield doesn't accept method as argument
commented
Aug 29, 2020
in
Engine
yield
error
gdscript
2
answers
how do i exclude every thing else but one particulate node for ray cast?
answered
Jul 29, 2020
in
Engine
raycast
godot3-2
gdscript
godotengine
collisionshape
1
answer
How do I detect when the mouse is not moving?
answer selected
Jul 29, 2020
in
Engine
mouse
inputeventmousemotion
2
answers
Draw with functions from parent node
answered
Jul 29, 2020
in
Engine
2
answers
The ImageTexture I'm creating comes out solid white
answered
Jul 28, 2020
in
Engine
image
imagetexture
canvasitem
4
answers
Spawning Enemy, but not in Collision Shape
answered
Jul 20, 2020
in
Engine
collision
collisionshape
enemy
kinematicbody
0
answers
Strange errors showing up in my project in Godot 3.2.2
commented
Jul 20, 2020
in
Engine
godot-3-2
error
windows-10
project
1
answer
Tons of errors in the console
answer selected
Jul 20, 2020
in
Engine
1
answer
How to slow down an object after shooting it
answered
Jul 18, 2020
in
Engine
1
answer
Is there a way to set the minimum dimensions of the game window?
answer edited
Jul 18, 2020
in
Engine
size
resize
1
answer
How can I run a script with "Run Script"?
answered
Jul 18, 2020
in
Engine
gdscript
gdscript-help
godot2
1
answer
Need advice on disconnecting signals before freeing a node
commented
Jul 8, 2020
in
Engine
gdscript
signals
1
answer
How to limit camera zoom based on a tilemap size?
answered
Jul 1, 2020
in
Engine
camera2d
camera
zoom
camera-positioning
gdscript
0
answers
Any tricks for extending a gdscript between two different extended classes?
comment edited
Jun 19, 2020
in
Engine
gdscript
multiple
extends
0
answers
Procedural geometry from C++ module?
recategorized
May 5, 2020
in
Engine
arraymesh
procedural-generation
module
cpp
2
answers
Minimap from stage tileset
comment moved
May 5, 2020
in
Engine
13
answers
How would i go about picking a random number?
commented
May 5, 2020
in
Engine
gdscript
random
2
answers
Same Node second times
answer selected
May 5, 2020
in
Engine
script
instance
child-node
gdscript