HurricanGame / Hurrican

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

Boss_MetalHead actions #47

Open drfiemost opened 12 months ago

drfiemost commented 12 months 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