Hello,
What I want to do is move my Player Start to the top of a chair in order to simulate the view as if the user is seated. If the Player Start collides with the chair the “BADsize” warning appears, if I move my Player Start to a few meters higher than the chair the player starts on top of the chair but it gives me a very “high” view, as if the user is standing on the chair. I’ve tried to set a smaller scale factor so it wouldn’t collide with the chair but it still gives me the “high” view. Can’t I change the height of the Player Start or something similar that gives me the seated view? The player does not need to move around or even have physics… I just need my game to simulate the point of view as if the user is seated.
I’ve put this question on Blueprint scripting but if you how to achieve this in C++ fell free to share.
Thank you in advance.
Cheers,
AlexT.
