Opened 9 years ago

Closed 5 years ago

#2986 closed enhancement (duplicate)

Ship mast destruction animation

Reported by: brian Owned by:
Priority: Nice to Have Milestone:
Component: Art & Animation Keywords:
Cc: Patch:

Description (last modified by Stan)

Create falling animation for ship masts.

This 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).

* Simple version * (requires the mast to stay attached to the ship)

Separate 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.

* Complex version * (does not require the mast to stay attached to the ship)

To 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. This might be difficult as some of the old models are not in the .dae format and cannot easily be edited.

One falling animation will be created per mast. An addition mast actor will be created that will reference the new falling animation. This actor will be swapped with the regular mast actor when a ship is "killed".

This ticket is somewhat related to: http://trac.wildfiregames.com/ticket/2461

Change History (10)

comment:1 by brian, 9 years ago

Description: modified (diff)

comment:2 by brian, 9 years ago

Description: modified (diff)

comment:3 by brian, 9 years ago

Description: modified (diff)

comment:4 by brian, 9 years ago

Description: modified (diff)

comment:5 by brian, 9 years ago

Description: modified (diff)

comment:6 by Stan, 9 years ago

Looking at this it seems all ships will need the same amount of work on wether it's complex or simple. The biggest issue I see is the fact we don't have all the ship source files.

comment:7 by brian, 9 years ago

Description: modified (diff)

comment:8 by Lionkanzen, 9 years ago

Can be nice make a list models that are in Old format file asnd need a new file format to be edited

comment:9 by Itms, 9 years ago

Milestone: Alpha 18Backlog

comment:10 by Stan, 5 years ago

Description: modified (diff)
Keywords: simple removed
Milestone: Backlog
Resolution: duplicate
Status: newclosed

Duplicate of #1501

Note: See TracTickets for help on using tickets.