Go
Wc3C.net
»
Warcraft III Modding
»
Developer's Corner
»
General Development
»
Can I use Ground Texture for a unit's model?
Can I use Ground Texture for a unit's model?
03-27-2007, 08:40 PM
#1
BattleBotv8.2
Title says it all.
03-27-2007, 09:07 PM
#2
Nasrudin
yez U can
03-27-2007, 10:50 PM
#3
BattleBotv8.2
Quote:
Originally Posted by
Nasrudin
yez U can
Can you name the pathway?
03-28-2007, 05:07 AM
#4
Av3n
First you will need an mdx which is the placeholder of the texture and then so on...
-Av3n
03-28-2007, 10:51 PM
#5
BattleBotv8.2
Quote:
Originally Posted by
Av3n
First you will need an mdx which is the placeholder of the texture and then so on...
-Av3n
Yeah... I'm not really sure about the first part so the so on is a bit confusing
03-29-2007, 06:13 AM
#6
Av3n
Well in other words you'll need to create an dummy model. The3nn change it texture path to the texture you want. It should work cause you are using ingame texture, you might have to edit the model as well to get it to work.
-Av3n