-
It seemed to work well at first...But The first dialog is repeated. The only way to end the dialog is to leave the Area and press the ui_accept key. I watched this video. The only difference is that I did Area Node in 3D. Is this difference caused by the way 3D and 2D Nodes work? I'd like to use this in 3D if possible. |
Beta Was this translation helpful? Give feedback.
Answered by
sp12313
Jun 10, 2023
Replies: 1 comment
-
ohhhhhhhhhhhhh I put the code in a other func instead func _unhandled_input(). I'll leave this question for someone who makes the same mistake as me. It has been resolved! |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
sp12313
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ohhhhhhhhhhhhh I put the code in a other func instead func _unhandled_input(). I'll leave this question for someone who makes the same mistake as me. It has been resolved!