HurricanGame / Hurrican

Freeware jump and shoot game created by Poke53280, based on the Turrican game series by Manfred Trenz
62 stars 22 forks source link

Boss_MetalHead actions #47

Open drfiemost opened 1 year ago

drfiemost commented 1 year ago

The actions defined in the header are not used consistently but mixed with GEGNER actions.

https://github.com/HurricanGame/Hurrican/blob/9792ffc2d9c73b0cf0ede3f69d4746b4e060b8c4/Hurrican/src/bosses/Boss_MetalHead.hpp#L14-L21

https://github.com/HurricanGame/Hurrican/blob/9792ffc2d9c73b0cf0ede3f69d4746b4e060b8c4/Hurrican/src/bosses/Boss_MetalHead.cpp#L741-L750