So im trying to do something :
Im building un a simulation with a Cow (as a character) and i want it to be able to move with a c++ script without any binding with an input stuff. i want it to move more like a tcp having a signal and then starting to move forward.
If anyone could help it would be wonderful, thank you.