09-24-2017, 07:26 PM
(09-08-2017, 01:58 PM)Random Talking Bush Wrote: Got a new model importing script that I'm planning on releasing soon, as soon as I've figured out if it's possible to extract proper filenames for everything.hello im new i recently downloaded a ssbm pichu model and it doesnt show the yellow color and textures and i would know the reason why this happens shall i extract the file since i open it from winrar
(09-05-2017, 07:47 PM)KillzXGaming Wrote: My friend also might've messaged you on this, i was wondering if you could display the float values in the debug output in max of the material gsys_bake_st0 and also gsys_bake_st01 that Mario Kart 8 uses. This controls the tile scale and the transformation offsets and may be very useful knowing the placement of these. The game basically has 2 bake maps, one for shadows and another for a vertex color like effect controlling bits of shading on walls, and lighting being emitted and other effects.Hm, I'll see what I can do about adding that to the next revision of the script.
For specifics in case you want to know.
First float = U scale
Second float= V scale
Third float= U offset
Fourth float = V offset
I don't need to have the UVs set in the right position for now, just the values in the output log.