» Thu Jun 21, 2012 4:33 am
if you want a guaranteed posed statue, take a look at the LoadScreen actors in a 3d editor and copy how they did them.
i made a few character based load screens, and since they are STAT objects and not actors, they can be physically placed into the world and will remain motionless forever with no scripting involved. they dont have any collision though, so you should use a collision box around them.