Changes between Version 3 and Version 4 of Ticket #2986


Ignore:
Timestamp:
Jan 4, 2015, 11:35:00 PM (9 years ago)
Author:
brian
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2986 – Description

    v3 v4  
    22
    33This will allow a slower sink/decay time for ships which in turn will allow them to stay sunken on the bottom longer without looking strange (masts sticking out of the water after the ship has decayed below the ocean floor).
     4
     5Simple version: (requires the mast to stay attached to the ship)
     6
     7Separate the ship mast out to its own model (or even just add a bone to the original model). Animate the ship mast to simply snap. It needs to stay attached to the ship in some fashion or the tilting that happens during sinking will look bad.
     8
     9
     10Complex version: (does not require the mast to stay attached to the ship)
    411
    512To accomplish this, the masts will need to be extracted from the existing models (the .blends or other uncompressed formats, not the collada / .dae files). An actor will be created for each mast. The masts will be removed from the original ships and replaced with a prop point. The new mast model will be referenced at the prop point.