I have 2 questions regarding the signals available on states #288
SamDevelopsCode
started this conversation in
General
Replies: 2 comments 4 replies
-
|
Beta Was this translation helpful? Give feedback.
4 replies
-
Is it possible to hook into |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Can you have both an
_update()
and_physics_update()
on the same state at the same time?Can you hook into the
func _input()
orfunc _unhandled_input
on each state that I missed?Beta Was this translation helpful? Give feedback.
All reactions