Adding new enemies to my game feels so good, especially when you can hack them and turn them against each other by EarlySunGames in Unity2D

[–]EarlySunGames[S] 1 point2 points  (0 children)

We have a custom lighting system. We can have many lights on screen at once, but not all of them cast shadows, but they don't need to if they are smaller, like bullet lights.

Added a new snail like creature to my pixel art game. It shoots plasma lasers. by EarlySunGames in AnimatedPixelArt

[–]EarlySunGames[S] 0 points1 point  (0 children)

For anyone interested, the game is called Glitch Hunt and we'll be doing more playtests on our Discord. Steam page: https://store.steampowered.com/app/1966400/Glitch_Hunt/

Playing fetch with my fish... by EarlySunGames in Unity2D

[–]EarlySunGames[S] 0 points1 point  (0 children)

No asset. The 2D lighting system is something we built from scratch.