• Model's LODs go absolutely batshit insane when i go less than 1 foot away.
    2 replies, posted
I was resizing the Zeno Clash Pig model for a reskin, and this happens: [img]http://i.imgur.com/KPzet.jpg[/img] Whenever i go more than 1 inch/foot away. Any help?
wtf 0_o post ur qc
[code]$cd "C:\Documents and Settings\Owner\My Documents\models\" $modelname "animals/pig.mdl" $model "studio" "pig2.smd" } $cdmaterials "models\characters\propchars\pigsmom\" $surfaceprop "flesh" $illumposition 4.975 1.452 9.570 $sequence idle "idle" ACT_IDLE 1 fps 30.00 $sequence walk "walk" ACT_WALK 1 fps 30.00 $sequence walk_snif "walk_snif" ACT_WALK 1 fps 30.00 $sequence run "run" loop ACT_RUN 1 fps 35.00 $sequence standup_left "standup_left" ACT_ANIMAL_STANDUP_LEFT 1 fps 30.00 $sequence standup_right "standup_right" ACT_ANIMAL_STANDUP_RIGHT 1 fps 30.00 $sequence pain "pain" ACT_PROJECTILE_PAIN 1 fps 30.00 { { event AE_CL_PLAYSOUND 1 "npc_pig_pain" } } $sequence pig_ragdoll "pig_ragdoll" ACT_DIERAGDOLL 1 fps 30.00 $sequence chapter_02_scene_06 "chapter_02_scene_06" fps 30.00 [/code] The QC.
Sorry, you need to Log In to post a reply to this thread.