Hello,
As far as i know, the Pawn can be used for AI since it has an AI Controller option, but what i want is how do i change the velocity of the Pawn, there’s not the character movement, i know it inherit from character but what component should i use to change it or where do i change it?
And as i know, the projectile is for shooting things.
Thanks for the answer.
EDIT: I tried with the Floating Movement, but it seems that it’s not working. NOTE: Sorry, i forgot to tell that my Pawn doesn’t have (Can’t) move and i don’t want to use the character BP to get the character movement, please help me find a way to make him walk.