thankyou! I will try to add sound after the rating period
slackdev
23
Posts
A member registered Jun 11, 2021 · View creator page →
Creator of
Recent community posts
I like the post processing effects! I also noticed a bug that I faced before.
I think you are using the tile map collider 2d in unity. There's a bug that causes the player to stop while moving. How I fixed that was to use a composite collider over the tile map collider. Hope that was helpful!
(maybe you are not even using the tile map collider XD)