Tagged Questions
5
votes
1answer
547 views
How do I create a blob shadow under a character?
I have a webgl based 2.5D platformer game, and I would like to add a simple blob shadow under the character to help the player with the platforming.
How is this normally done?
As you can see below, ...