Hello, everyone.
First of all, thanks to this comunity for helping and resolving issues.
I am newcomer in Adventure Creator. Im working with official tutorials, and I have a question about this game when I choose First Person View.
I dont know if this is importante, but I used Tin Rot prefab as Player. Mi project is configurated like First Person Game, and now I can move freely in a room. My problem is I want change the way my Player moves. Now, when my Player go ahead, the animation is peculiar, its like continuous jumps.
I want change the way my Player moves, with an script or something else. Where can I do it?
Thanks a lot.
Comments
It's possible to implement your own custom controller if you want to, but it sounds like you're experiencing a bug that should be seen to instead.
Try switching your Settings Manager asset to "Demo_SettingsManager", and then changing the Movement method to First Person. Does the movement still behave strangely? Do any error messages or warnings appear in the Console?
Regards