11-03-2014, 05:56 PM
(11-03-2014, 06:24 AM)Random Talking Bush Wrote:PokéBalls
Just to know. Some of the DAE models for the Pokéballs don't load the texture, because these have an absolute route to the texture file like this:
Code:
<library_images>
<image id="ob0201_00.png" name="ob0201_00_png">
<init_from>file:///C:/Models/Pokemon%20XY/Pokeballs/Textures/ob0201_00.png</init_from>
</image>
</library_images>
Here are the fixed DAE files if you want.