]> git.rm.cloudns.org Git - xonotic/mediasource.git/commitdiff
Rescale new powerup model source, added bounding box object to determine the scale...
authorLegendaryGuard <rootuser999@gmail.com>
Sun, 27 Nov 2022 23:07:55 +0000 (00:07 +0100)
committerLegendaryGuard <rootuser999@gmail.com>
Sun, 27 Nov 2022 23:07:55 +0000 (00:07 +0100)
models/relics/When_exported_to_MD3.txt
models/relics/relic_powerup.blend

index 7e9522235938ed646dff2628ded20968a67c2ed1..81bb4e52666e176d573968216bccefa7adbf683e 100644 (file)
@@ -1,3 +1,4 @@
+The Bounding Box mesh is only used to determine the scale and height of the model, be careful to surpass the box, sometimes the results are ugly. (This object is restricted, cannot be selected in the viewport, used to avoid exportation phase).
 When the model is exported to MD3, you would need to modify the groups, ring[1-6](all rings) should be renamed to "ring" (without numbers), the skin files need to detect this group name.
 
 Also, possibly, you would need to modify the materials to make it work, rename the following ones: relic_ring.tga, ring.tga
\ No newline at end of file
index 7b30ba3ca9a21367b29a72855987a9085ffafbe9..d53b4a98fb6e595f22ad78a2b987a88865ded788 100644 (file)
Binary files a/models/relics/relic_powerup.blend and b/models/relics/relic_powerup.blend differ