I’ve occasionally seen this common bug in several games where a character gets stuck in what seems to be the center of the map, doing a T pose. Is this is a common output of several different types of errors? If so, have you ever hidden the origin of the map under a hill, or made it hidden to the player somehow, so bugs like that are not spotted, even if they occur?

You're right - the T-pose (or its cousin the A-pose) is usually the default pose we put a model in when a particular pose or animation isn't working. The T-pose exists mostly because artists can see all parts of the model by rotating, moving, and zooming the camera, so they can fix up any odd texturing issues on the model.

The purpose of using the T-pose for the default is because it is instantly and visibly recognizable to just about anyone that it doesn't belong there. We often use things like a checkerboard pattern or bright magenta/cyan colors on a cube to indicate a missing model or texture so that the game doesn't crash when it's missing an asset, but QA can immediately flag it as not working properly or using a placeholder asset. As such, we don't want to hide them - we want them to be as visible as we can so that we can fix them.

[Join us on Discord] and/or [Support us on Patreon]

Got a burning question you want answered?

Добавить комментарий

Ваш адрес email не будет опубликован. Обязательные поля помечены *