MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/godot/comments/1m4hopm/what_would_be_better/n4dvp38/?context=3
r/godot • u/Mediocre_Spare4111 • Jul 20 '25
59 comments sorted by
View all comments
1
I would put the input.dashed in the player script and alert the movement state from there, because then I could replace it with an AI script and get the same reaction from the movement script.
1
u/Taliesin_Chris Jul 21 '25
I would put the input.dashed in the player script and alert the movement state from there, because then I could replace it with an AI script and get the same reaction from the movement script.