Pirate flags
There are currently no pipelines.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.
Adds pirate flags that wave in the wind.
Primarily modifies Assets/__Prefabs/Ship_Swashbuckler.prefab
and Assets/___Scripts/Ship and Equipment/Ship.cs
Additionally this script will hide renderers when the ship is not visible. Currently components are being located programmatically, but this can be changed as needed.
This could use performance testing with lots of swashbuckler ships, as I was unable to test that.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.