Defold - True Tile Collision (Physics demo - open-source)
True Tile Collision dependencies from GitHub (https://github.com/nezvers/true-tile-collision) and example project (https://github.com/nezvers/DefoldPublicExamples).
Status | In development |
Category | Other |
Platforms | HTML5 |
Author | NeZvers |
Made with | Defold |
Tags | 2D, defold, Physics, tile-collision |
Development log
- Usable version for dependency.Jun 22, 2019
Comments
Log in with itch.io to leave a comment.
Wow love it, feels really smooth...
Out of interest, how did you create the smooth camera?
Simple lerp function. If I remember correct, it's on each axis, since it doesn't take 2D vector. But as you see it is open source, go check it out.
Oh thanks... must not have noticed the open source lol
For which game engine is this game?
And i love it!
This is demo of physics system for Defold game engine.