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 _magicalogic_
User _magicalogic_
Recent activity
All questions
All answers
User _magicalogic_
Recent activity
All questions
All answers
1
answer
Is best to use Godot on Android?
commented
Mar 17
in
Engine
android
godot-engine
0
answers
Godot 4 export to android issues.
asked
Mar 4
in
Engine
godot4
export
android
3
answers
Gradient Skybox
answered
Feb 15
in
Engine
gradient
color
skybox
0
answers
Exporting a Shape2D for a modular interactable object, how do I preview the shape in the editor
commented
Feb 11
in
Engine
editor
gdscript
inspector
2
answers
Is there any plans at making a sort of "physics.simulate()" fonction in the near future?
answered
Feb 11
in
Engine
2d-physics
1
answer
Rigging and Animation
answered
Feb 2
in
Engine
animation
rigging
bones
1
answer
How does Godot calculate?
answered
Feb 2
in
Engine
gdscript
calc
calculate
float
int
1
answer
Connect KinematicBody2D to an Area2D
answered
Jan 30
in
Engine
0
answers
Is `Control.GetViewport().GetVisibleRect()` and `Control.GetViewportRect()` the same thing?
commented
Jan 29
in
Engine
c#
control
viewport
1
answer
.NET 7 support is planned for Godot 4?
answered
Jan 28
in
Engine
dotnet
godot4
1
answer
what is the best way to learn GDScript?
answered
Jan 22
in
Engine
1
answer
Error(8,20): Expected ‘,’ or ‘.’
answered
Jan 20
in
Engine
gdscript
error
1
answer
How do I achieve refraction in Visual Shader?
commented
Jan 20
in
Engine
refraction
visual-shader-editor
visual-shader
2
answers
How to calculate the distance between my player and another object?
answered
Jan 18
in
Engine
godot-engine
kinematicbody3d
movement
distance
1
answer
Make a touchscreen virtual joystick for 3D:
commented
Jan 16
in
Engine
3d
touchscreen
virtual-joystick
gdscript
1
answer
How do I make the Area2D's "mouse_entered" signal work when the mouse isn't moving BUT is on the node?
commented
Jan 14
in
Engine
2d
camera2d
area2d
gdscript
mouse_entered
1
answer
Godot 4 telling me "BUTTON_LEFT" is not declared
commented
Jan 13
in
Engine
gdscript
error
godot4
1
answer
Best way to check enemy hit player
answered
Jan 13
in
Engine
1
answer
The order of execution for event functions
answered
Jan 13
in
Engine
#godot
#events
2
answers
Make 4 buttons do something on hover without connecting a signal for each one?
answered
Jan 13
in
Engine
gdscript
signal
script
1
answer
FixedUpdate "alpha" value in Godot
answered
Jan 8
in
Engine
fixed
update
physics
alpha
1
answer
Invalid get index 'global_transfrom' (on base: 'KinematicBody (Player.gd)').
commented
Jan 7
in
Engine
1
answer
Selected scene is not a scene file.
answered
Jan 7
in
Engine
help
error
run
file
1
answer
transition camera to character who talking
answered
Jan 6
in
Engine
camera2d
translation
character
1
answer
How to make the player object follow the movements of the mouse/touch (not position)
answered
Jan 6
in
Engine
touch
player-movements
mouse
follow
copy
1
answer
How do I script reset horizontal velocity of a player
answered
Jan 6
in
Engine
velocity
gdscript
player-movements
player
1
answer
There's something strange with my weapon (Viewport, camera, mesh instance)
commented
Jan 3
in
Engine
error
helpme
1
answer
Detect headless mode in gdscript?
answered
Jan 3
in
Engine
gdscript
headless
1
answer
Calling functions from one scene to another
commented
Jan 2
in
Engine
scene
variable
2
answers
Rotate to four directions
commented
Jan 2
in
Engine
rotation
rotate
movement
gdscript
1
answer
What does the paintbrush icon mean on NodePaths?
answered
Dec 31, 2022
in
Engine
editor
nodepath
1
answer
infinity animation
answered
Dec 30, 2022
in
Engine
animation
infinity
2d
1
answer
Cannot convert argument 1 from float to Vector3.
commented
Dec 30, 2022
in
Engine
shawacademy
invalid
gdscript
1
answer
How to make the character move in a certain direction?
answered
Dec 27, 2022
in
Engine
movement
player
3d
game
1
answer
How to locally rotate a kinematic body but not its children?
answered
Dec 27, 2022
in
Engine
rotation
rotate
kinematicbody
1
answer
How to create textures for Godot 3 with PNG?
answered
Dec 27, 2022
in
Engine
texture
1
answer
How to add limited amount of flashlight in godot
answered
Dec 27, 2022
in
Engine
godot3-5
1
answer
How to add Flashlight life in godot
answered
Dec 27, 2022
in
Engine
2
answers
How does _ready(): works?
answered
Dec 23, 2022
in
Engine
2
answers
How to convert Javascript to GDscript ?
answered
Dec 23, 2022
in
Engine
javascript
gdscript
compile
python
conversion
1
answer
Sphere object moving without any force
commented
Dec 23, 2022
in
Engine
3d-physics
3d
1
answer
Kinematic Body2D Behaving differently on one Computer
answered
Dec 23, 2022
in
Engine
2d-physics
kinematicbody2d
0
answers
Body is apparently in Area2D when game launches, even if it physically is not.
commented
Dec 23, 2022
in
Engine
bug
area2d
1
answer
clamp() in godot 4.0 not working
commented
Dec 23, 2022
in
Engine
godot4
gdscript
0
answers
Convert GDscript to C++
commented
Dec 21, 2022
in
Engine
1
answer
How can I code a "sprint" on my 2D platform game?
commented
Dec 21, 2022
in
Engine
2d
gdscript
code
1
answer
Does anyone else's projects in Godot 4 beta x seem to get new bugs with every new beta release?
answered
Dec 18, 2022
in
Engine
godot4
bug
update
release
gdscript
1
answer
polar2cartesian() in Godot 4
answered
Dec 17, 2022
in
Engine
1
answer
Why does the order of multiplication matter here? [ Transform.basis * Vector3 ]
commented
Dec 17, 2022
in
Engine
vector-math
3d
vector3
basis
1
answer
Returning to my project after a couple weeks, nothing works anymore?
answered
Dec 16, 2022
in
Engine
windows-10