akashenen / 2d-platformer-controller
Simple implementation of a 2D platformer character controller using raycasts for smooth and precise input and movement
☆155Updated 4 years ago
Alternatives and similar repositories for 2d-platformer-controller:
Users that are interested in 2d-platformer-controller are comparing it to the libraries listed below
- A 2D Platformer Controller in Unity☆340Updated last year
- Demo project from my 2016 Unite talk, "Overthrowing the MonoBehaviour tyranny in a people's glorious ScriptableObject revolution."☆125Updated 4 years ago
- Unity project focused on building solid foundation for 2d movement.☆61Updated 3 years ago
- Repo for code that I can easily reuse across multiple Unity projects.☆148Updated 2 years ago
- Unity Player Controller: https://youtu.be/rJECT58CQHs☆95Updated 3 years ago
- Object Pooling for Unity☆212Updated 2 years ago
- A base class to simplify object pooling using the new pooler provided in Unity 2021☆94Updated 3 years ago
- 2D Water Shader made in HLSL in Unity based on water effect from the game Kingdom☆174Updated 4 years ago
- Save System for Unity with AOT (IL2CPP) and assets references support.☆243Updated 9 months ago
- ☆112Updated 6 years ago
- Text typing effect for Unity uGUI Text components☆313Updated 3 years ago
- Unity3D - Animate characters in text☆404Updated 2 years ago
- A Diablo 2-style inventory system for Unity3D☆262Updated last year
- A SceneReference wrapper class that uses ISerializationCallbackReceiver and a custom PropertyDrawer to provide safe, user-friendly scene …☆347Updated 2 years ago
- Various shader graph effects with Unity URP☆142Updated 2 years ago
- UnityEvents triggered by states inside an Animator. Easy to use and performant.☆215Updated 4 years ago
- ☆164Updated 2 years ago
- A Unity Package for creating easy to use and highly customizable inventories and inventory`s UI☆258Updated last year
- A collection of essential game systems for Unity 3D. These generic systems can be applied to any Unity project.☆133Updated 2 years ago
- A singleton pattern implementation for Unity3d. Based on ScriptableObjects instead of the conventional MonoBehaviour approach.☆165Updated 4 years ago
- A nice and simple Dialogue System for Unity.☆93Updated 6 years ago
- A stylised physics based character controller made in Unity 3D.