Glitch Storm Trooper Corporal
Messages : 408 Registration Date : 2012-04-02 Age : 29 Location : Baktoid Combat Automata
| Subject: [résolu]Overriding Low Res Texture? 8/27/2012, 2:22 am | |
| I've come across a small problem. I have two different skin types. Geo and Forest. When they are seen on the low res model they always appear as the stock skin. cis_inf_bdroid_low1.msh
If I were to copy and paste a low res model two times and rename it accordingly. How would I override the original skin?
Last edited by Glitch on 12/31/2012, 2:23 am; edited 2 times in total |
|
Icemember Dark Trooper Phase 1 Class
Messages : 1241 Registration Date : 2010-07-29 Age : 44 Location : Bespin: Cloud City
| Subject: Re: [résolu]Overriding Low Res Texture? 8/27/2012, 7:48 am | |
| You need to create a low rez .option for the trooper. Example (rep_inf_trooper_low1.msh) And in your odf file, till it to OverrideTexture with what ever texture your using. |
|
Glitch Storm Trooper Corporal
Messages : 408 Registration Date : 2012-04-02 Age : 29 Location : Baktoid Combat Automata
| Subject: Re: [résolu]Overriding Low Res Texture? 9/3/2012, 2:20 pm | |
| Added the low res.option file, and I've had the line Override Texture in the class's odf file. Still does not work in game. Did I do anything wrong? - Spoiler:
Inside cis_inf_bdroid_low1.msh.option - Code:
-
-nocollision -overrideTexture
- Spoiler:
- Code:
-
[GameObjectClass] ClassParent = "cis_inf_default_rifleman"
[Properties]
OverrideTexture = "cis_inf_battledroid_geo"
GeometryName = "cis_inf_bdroid" GeometryLowRes = "cis_inf_bdroid_low1" SkeletonName = "bdroid" SkeletonLowRes = "bdroidlz"
FirstPerson = "CIS\cisbdrd;cis_1st_bdroid"
|
|
Glitch Storm Trooper Corporal
Messages : 408 Registration Date : 2012-04-02 Age : 29 Location : Baktoid Combat Automata
| Subject: Re: [résolu]Overriding Low Res Texture? 12/31/2012, 3:50 am | |
| Hex edited every low res model its own skin. (Total of 10 different low res models used by the battle droids) Screenies |
|
LORD SARK Clone Trooper Sergeant
Messages : 136 Registration Date : 2012-12-07 Age : 32 Location : Huntington Beach, CA
| Subject: Re: [résolu]Overriding Low Res Texture? 12/31/2012, 6:37 am | |
| seems complicated...but looks like you got the hang of it |
|
Sponsored content
| Subject: Re: [résolu]Overriding Low Res Texture? | |
| |
|