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 YangTegap
User YangTegap
Recent activity
All questions
All answers
User YangTegap
Recent activity
All questions
All answers
1
answer
Roots beyond square and cubed in GDSCript
answer selected
Dec 29, 2022
in
Engine
math
gdscript
1
answer
Handle mouse Input Event only if mouse is over the viewport
asked
Dec 28, 2022
in
Engine
input
viewport
mouse
1
answer
Godot 4.0 margin container has no margin option
asked
Dec 26, 2022
in
Engine
godot4
control
margin
0
answers
SubViewport doesn't seem to inherit size form the SubViewportContainer in Godot 4.0
asked
Dec 26, 2022
in
Engine
godot4
viewport
container
0
answers
Cannot alter variable from parent class
commented
Dec 19, 2022
in
Engine
gdscript
inheritance
1
answer
Best way to implement a custom player camera across screens?
commented
Dec 18, 2022
in
Engine
camera2d
scene
camera-positioning
2
answers
How do you check if an object is the descendent of a custom class?
asked
Jun 30, 2022
in
Engine
gdscript
area2d
class
1
answer
How do you change the horizontal alignment of a vbox container?
asked
Jun 21, 2022
in
Engine
container
vboxcontainer
align
1
answer
How would I build a script into a custom node?
commented
Jun 21, 2022
in
Engine
gdscript
scene
node
1
answer
How do you steal mouse input using a TouchScreenButton?
commented
Jun 1, 2022
in
Engine
input
touch_screen_button
gdscript
2
answers
Why is my singleton unaccessable?
commented
May 25, 2022
in
Engine
singleton
gdscript
error
0
answers
How to accurately get the mouse position through a viewport?
asked
May 25, 2022
in
Engine
mouse
viewport
gdscript
1
answer
A* Pathfinding Optimization
answer selected
May 23, 2022
in
Engine
gdscript
pathfinding
movement
1
answer
How can I get a control node to fill the viewport?
commented
Apr 9, 2022
in
Engine
resize
control
layout
1
answer
Stack Overflow 1024 on recursively selecting neighbors in my Minesweeper clone
commented
Mar 23, 2022
in
Engine
stack-overflow
memory-crash
stack-memory
0
answers
Why won't my screen manager let me load a second game?
asked
Mar 3, 2022
in
Engine
gdscript
scene
child
1
answer
Is there a more elegant way to call distant child nodes?
commented
Jan 31, 2022
in
Engine
gdscript
child-node
nodes
variables
_ready
2
answers
How can you get duration of InputEventMouseMotion?
answered
Jan 29, 2022
in
Engine
gdscript
mouse
inputeventmousemotion
input
_input_event
1
answer
Why won't my mouse signals pass through a TabsContainer?
commented
Jan 25, 2022
in
Engine
area2d
signals
tabcontainer
gdscript
scene
0
answers
Why does my TabContainer stop the child nodes' mouse input?
asked
Jan 25, 2022
in
Engine
tabcontainer
tabs
gdscript
input
mouse
2
answers
Why is my object not shrinking on click?
commented
Jan 22, 2022
in
Engine
gdscript
mouse
hover
select
scale
1
answer
Why does my movement speed need to be set so high?
commented
Jun 23, 2021
in
Engine
gdscript
kinematicbody2d
player-movements
0
answers
Lint and Autoformat on Save - VS Code
asked
Jun 22, 2021
in
Engine
vscode
gdscript
godot-tools