Posted April 11, 2022 by Inkus Games
Lighting mobs and a little game UI
So this has been a frustrating piece of work. Unity lighting has become a nightmare if you just want to do something basic. adding to the fact they have no lighting for sprites in 3D were the common answer is write your own. All that’s find under non jam circumstances but wasting 8 hours on it was frustrating.
Anyway we now have a really basic and partially hand-coded-cheated-really-really bad lighting solution for sprites. Some UI and basic MOB dev done.
Things we Achieved
Next steps
Basic lighting results
Scene with the basic lighting stairs leading up.
Mob as you get closer. Currently needs a drop shadow and some alignment to the cells.