jakubg1 / OpenSMCE

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

Customizable spheres #2

Closed jakubg1 closed 3 years ago

jakubg1 commented 3 years ago

Sphere colors are hardcoded right now. The preferred indexing is as follows:

A given sphere should have at least the following parameters:

Additionally, when implementing remember to look at the sphere counting algorithm (Session.lua:46, Session.lua:82).

jakubg1 commented 3 years ago

Fully implemented: https://github.com/jakubg1/OpenSMCE/commit/40790f15a046c3b836e4692f899c451a868f8a4d https://github.com/jakubg1/OpenSMCE/commit/913e9f0da9aecd11fe54839f83da012d2add82d8 https://github.com/jakubg1/OpenSMCE/commit/3f30ed35780da422db158902c5c94c8dc347bc83