I suggest you take some time off and focus learning a bit more c++ outside of UE to get a bit more comfortable with classes. It would be from your character movement component. I would do this in your Tick function, you already have access to DeltaTime there.
1 Like