jakubg1 / OpenSMCE

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

Make sphere shadow sprites optional #114

Open jakubg1 opened 11 months ago

jakubg1 commented 11 months ago

Right now, when the shadow sprite is not provided, it defaults to "sprites/game/ball_shadow.json".

Make them be able to not display a shadow at all.