Making Garrett Shorter or Taller. - by Ricebug
Ricebug on 24/7/2014 at 10:59
I'm sure this has been discussed, but...
Is there a way to lower the player's POV? I'm thinking about doing a mission where Garrett is a young orphan on the street, before the Keepers enlisted him.
ZylonBane on 24/7/2014 at 14:01
I've often wondered why they decided to put the camera in the middle of Garrett's chest.
Fish Preferred on 24/7/2014 at 20:00
There is a way to do it. If you target a multiple-joint AI with the PlayerFactory link and remove the responses, senses, and such, you can use it as a ~2' tall player. If you induce knockout at the start of the level, it becomes taller (~7'). It's hard to work with either way, though.
You could also try set game_mode_backup_0 and directly change the Player object's dimensions. This would be the best way of doing it if you can figure out how to correctly adjust the MotArchetypes to prevent rescaling after a jump or crouch.