Commit Graph

6 Commits

Author SHA1 Message Date
4daa6d31d5
Rotate HG-55 180° to match stock
- Addresses #529
2019-03-07 10:38:22 -08:00
ef1ebc8db8
Fix antennas launching in odd positions
- add a few frames of visual silence to the start of each deploy animation, since a stock bug causes antennas to sometimes launh not at the exact start of the deployment animation, causing odd angles
- may be related to #490
2019-03-03 22:07:58 -08:00
20d1173d86
Fix errors when migrating saves to Restock
-  the game keeps track of the orientation of the antenna pivot object in the save. This makes sense for solar panels, or antennas if they tracked, but some deployed antennas ended up pointed random directions and looking weird when migrating an existing save
- This commit rotates the root segment of the communotron 16 to match the stock orientation, and adds dummy pivot transforms matching the stock deployed pivot transforms so nothing changes when the game rotates them on load.
2019-02-28 23:14:07 -08:00
ad95a57916
More material/normal map tweaks 2019-02-22 15:03:43 -08:00
ca2ba9e211
Adjust antenna materials an animation
- slow down animations of DTS-M1 and C-16 (Addresses #403)
- change material of foil to have a specular tint of ~0.8 and a slightly lower shininess for the folding foil parts
2019-02-22 00:38:18 -08:00
818e25918e
Integrate HG-55 and HG-89 antennas
- Integrate the HG-55 (radial) and HG-89 (stack) antennas
- convert all antenna texture sheets to DDS instead of TGA using the Crunch tool
2019-02-16 22:04:20 -08:00