Cyral / Bricklayer2

An Open Source, Fully Moddable and Customizable 2D Building Game.
https://www.pyratron.com/bricklayer
Other
7 stars 1 forks source link

Lighting? #10

Open Cyral opened 9 years ago

Cyral commented 9 years ago

Should we have some kind of lighting or lighing effects?

Pugmatt commented 9 years ago

Maybe have lighting off by default, but have the option for it. A lighting plugin maybe

Cyral commented 9 years ago

Implemented some small drop shadows today:

Shadows: https://i.pyratron.com/8YWV92.png No Shadows: https://i.pyratron.com/x88R28.png

I was also experimenting with lighting but I don't think point lights like this will ever be part of the game, as the entire world needs to be lit. We could do simple tile based lighting and make tiles surrounded by others slightly darker however.