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 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
0
votes
What is the best way to find unfreed resources when game exits?
answered
Jan 2, 2021
in
Engine
scene
script
freed
unfreed
exit
+1
vote
Scrolling Texture Rotation With Fragment And Vertex Shader Gets Faster
answered
Dec 24, 2020
in
Engine
shader
godot3
+1
vote
Call deferred - can I reference a singleton function ?
answered
Dec 22, 2020
in
Engine
+1
vote
How to get the collision point of two collision shapes?
answered
Dec 19, 2020
in
Engine
colisionshape2d
collision_point
+1
vote
Get information about the current graphics card
answered
Dec 8, 2020
in
Engine
godot
gdscript
graphics
debug
debugger
0
votes
What is fposmod()
answered
Dec 8, 2020
in
Engine
fposmod
wrap
gdscript
what
+3
votes
How can I change speed of an audio (without changing its pitch)?
answered
Dec 2, 2020
in
Engine
audio
speed
0
votes
How to make an enemy shoot at a certain point in PathFollow2D
answered
Dec 2, 2020
in
Engine
shooting
+1
vote
access a node's child by name, not path or index
answered
Dec 1, 2020
in
Engine
gdscript
get_node
get_child
name
0
votes
How to move a node across a scene?
answered
Nov 28, 2020
in
Engine
gdscript
2d
add_child
scenes
change-scene
0
votes
2D Overhead view: Walking on an overpass
answered
Nov 26, 2020
in
Engine
2d
gdscript
tileset
z-index
0
votes
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
0
votes
Random beginner-question: detect if a pressed mouse is above button
answered
Nov 24, 2020
in
Engine
button
collision
mouse_exit
input
0
votes
Rotating a Node2D along a specified axis
answered
Nov 11, 2020
in
Engine
rotation
camera
gdscript
2d
+1
vote
A object wont queue_free() even though its meeting the requirments!
answered
Nov 11, 2020
in
Engine
queue_free
weapon
switching
0
votes
Problem with draw_primitive and yield
answered
Nov 11, 2020
in
Engine
draw
yield
gdscript
+1
vote
why does the animation doesn't play
answered
Oct 8, 2020
in
Engine
animationplayer
gdscript
godot3-0
+2
votes
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
0
votes
Draw with functions from parent node
answered
Jul 29, 2020
in
Engine
+1
vote
The ImageTexture I'm creating comes out solid white
answered
Jul 28, 2020
in
Engine
image
imagetexture
canvasitem
–1
vote
Spawning Enemy, but not in Collision Shape
answered
Jul 20, 2020
in
Engine
collision
collisionshape
enemy
kinematicbody
+1
vote
How to slow down an object after shooting it
answered
Jul 18, 2020
in
Engine
0
votes
How can I run a script with "Run Script"?
answered
Jul 18, 2020
in
Engine
gdscript
gdscript-help
godot2
+1
vote
How to limit camera zoom based on a tilemap size?
answered
Jul 1, 2020
in
Engine
camera2d
camera
zoom
camera-positioning
gdscript
+2
votes
Name of object from variable
answered
May 4, 2020
in
Engine
gdscript
variable
name
+5
votes
Get root node from any node.
answered
Feb 12, 2020
in
Engine
gdscript
nodes
+1
vote
Failed Loading Resource
answered
Jun 18, 2019
in
Engine
godot3
error
gdscript
0
votes
How to get area enter using a for statement?
answered
Jun 18, 2019
in
Engine
godot3-1
area2d
+1
vote
is there a way to import a spine (esoteric software) animation to godot3.1?
answered
Apr 29, 2019
in
Engine
0
votes
2D Platformer Running Extremely Slowly
answered
Apr 29, 2019
in
Engine
+2
votes
How to stop executing a function for a certain amount of time, without going back to the first function?
answered
Apr 29, 2019
in
Engine
gdscript
yield
timer
+1
vote
How to make audio play over a certain amount of scenes
answered
Mar 11, 2019
in
Engine
2d
audio
scenes
engine
+1
vote
How to make all members of a group automatically interact with an Area2D?
answered
Mar 11, 2019
in
Engine
area2d
groups
interact
+2
votes
Animate individual letters in a string?
answered
Feb 23, 2019
in
Engine
string
formatting
animation
dialog
design
0
votes
(solved)How to calculate direction from a object to another in 3d space?
answered
Feb 22, 2019
in
Engine
3d
+2
votes
How to list the export vars of a node?
answered
Jan 2, 2019
in
Engine
gdscript
class
reflection
+3
votes
Need advice on disconnecting signals before freeing a node
answered
Jan 2, 2019
in
Engine
gdscript
signals
+1
vote
Using [AnimationPlayer] with more than one sprite sheet for a single character's animations
answered
Dec 23, 2018
in
Engine
animationplayer
spritesheet
godot3
06
+5
votes
Can GDScript be used to lock a node in tool mode?
answered
Dec 9, 2018
in
Engine
gdscript
lock
node
tool
mode
+2
votes
How to break out of a function that has an in-progress yield?
answered
Nov 26, 2018
in
Engine
yield
gdscript
function
godot3
+2
votes
modulo on negative numbers
answered
Sep 8, 2018
in
Engine
godot3
gdscript-help
+2
votes
How can i get the export variables from a scene without 'loading' it completely into memory
answered
Sep 8, 2018
in
Engine
godot3-0
export-variables
gdscript
+2
votes
File's store_line() stores all lines as one block of text.
answered
Jul 11, 2018
in
Engine
file
write
return
new
line
+1
vote
How can I convert mouse position to 2d world position?
answered
Jul 9, 2018
in
Engine
0
votes
How to cut the text in a button and in a label
answered
Jun 4, 2018
in
Engine
text
0
votes
Compare a Dictionnary Key to an int
answered
May 26, 2018
in
Engine
dictionary
inventory
itemlist
+4
votes
_physics_process doubts
answered
May 4, 2018
in
Engine
gdscript
physics
+5
votes
Equivalent of GameMakers's function angle_difference
answered
Apr 22, 2018
in
Engine
angle
rotation
+4
votes
Any way to get the current seed?
answered
Mar 23, 2018
in
Engine
random
rng
gdscript
seed
+1
vote
2D isometric lighting
answered
Mar 19, 2018
in
Engine
isometric
shader
lightoccluder2d
Page:
1
2
3
4
...
6
next »