Ben1138 / SWBF2Phoenix

A re-implementation of the old Star Wars Battlefront II (2005) game, utilizing the Unity game engine
GNU Affero General Public License v3.0
73 stars 12 forks source link

Commandpost Icons #16

Open Ben1138 opened 2 years ago

Ben1138 commented 2 years ago

Implement the rotating (and randomly jittering) holo icon displayed on command posts. Implement a custom shader for the holo effect (fragment shader) and the jittering (vertex shader).

Find out what defines the 3D command post icon of a team and ensure the correct icon is displayed accordingly.

grafik