jakubg1 / OpenSMCE

Game engine which allows creating a broad range of marble popper games.
MIT License
14 stars 11 forks source link

Merge Scorpions and Bonus Scarabs into one entity #64

Closed jakubg1 closed 1 month ago

jakubg1 commented 2 years ago

The similarities between Bonus Scarabs and Scorpions are so huge, that we can actually make them just a single entity with slightly different behavior. This will also ease making other similar entities, such as Pyramid Blockers or Black Holes.

jakubg1 commented 1 month ago

Implemented in https://github.com/jakubg1/OpenSMCE/commit/a593693e86fbb79514244b78926195ea40acfe33 and https://github.com/jakubg1/OpenSMCE/commit/2532e4d069ae36c2a144715bc7838bdcb572505f