• Please make sure you are familiar with the forum rules. You can find them here: https://forums.tripwireinteractive.com/index.php?threads/forum-rules.2334636/

Level Design Question: What are the player size parameters?

IHazABone

Member
Oct 13, 2012
5
0
So far, by messing around with the editor, I have made two little maps for myself and testing purposes. But each time I get the size wrong. Everything is either way too big or way too little. So what exactly are the player's size parameters? And also, how can I make the textures scale to the size of my face? Thank you.
 
For the size: you should use a KFHumanPawnDM that you can find in the actors section in the browser (pawn->unrealpawn->xpawn->kfpawn->kfhumanpawn->kfhumanpawndm). This is a bot so you have to delete it if you don't need it anymore.
You can also copy/paste a door from an official map to have infos about what's the good size.

For the texture scale: select your face then press F5. You can use uniform scale or just on U or V.

Hope that helps you.
 
Upvote 0