richard-fine / scriptable-object-demoLinks
Demo project from my 2016 Unite talk, "Overthrowing the MonoBehaviour tyranny in a people's glorious ScriptableObject revolution."
☆129Updated 4 years ago
Alternatives and similar repositories for scriptable-object-demo
Users that are interested in scriptable-object-demo are comparing it to the libraries listed below
Sorting:
- Repo for code that I can easily reuse across multiple Unity projects.☆148Updated 2 years ago
- Get started making multiplayer games with Netcode for GameObjects☆213Updated last year
- A base class to simplify object pooling using the new pooler provided in Unity 2021☆94Updated 3 years ago
- SOLID for Unity. Test Cases, Dependency Injection, etc.☆252Updated 6 years ago
- Simple and extensible event system for Unity Engine, implemented via scriptable objects☆141Updated 11 months ago
- Game feel on demand for Unity☆311Updated 4 years ago
- A typesafe, lightweight messaging lib for Unity.☆224Updated 4 years ago
- ☆68Updated last year
- ☆209Updated 2 weeks ago
- A community-driven collection of extension scripts for Feel by MoreMountains.☆152Updated last month
- A SceneReference wrapper class that uses ISerializationCallbackReceiver and a custom PropertyDrawer to provide safe, user-friendly scene …☆353Updated 2 years ago
- A stylised physics based character controller made in Unity 3D.☆202Updated last year
- Simple implementation of a 2D platformer character controller using raycasts for smooth and precise input and movement☆158Updated 4 years ago
- A Diablo 2-style inventory system for Unity3D☆268Updated last year
- Camera shake for Unity☆222Updated 11 months ago
- An assortment of Unity utilities☆130Updated last year
- Adds a simple MinMax slider attribute to Unity. Supports Vector2 and Vector2Int.☆97Updated 4 years ago
- Integrate Steamworks.NET into your Unity game project for the simplest and most robust way to bring your game to Steam. Steamworks Founda…☆144Updated this week
- Object Pooling for Unity