All Projects → mikhomak → Erbium

mikhomak / Erbium

Licence: bsd-3-clause
🤺Third Person Character Controller for unity🤺

Projects that are alternatives of or similar to Erbium

Kino
A collection of custom post processing effects for Unity
Stars: ✭ 1,054 (+1627.87%)
Mutual labels:  unity, unity3d
Unity3d Ai And Procedural Generation Framework
Unity3D AI and Procedural Generation Framework.
Stars: ✭ 58 (-4.92%)
Mutual labels:  unity, unity3d
Factory
Factory for object creation and dependency injection. Works with normal C# apps or under Unity3d
Stars: ✭ 50 (-18.03%)
Mutual labels:  unity, unity3d
Mesh maker vr
Mesh Maker VR
Stars: ✭ 47 (-22.95%)
Mutual labels:  unity, unity3d
Shadergraph Custom Nodes
🔨 Collection of custom nodes for ShaderGraph.
Stars: ✭ 53 (-13.11%)
Mutual labels:  unity, unity3d
Unity Executionorder
A collection of attributes to control the execution order of your scripts in Unity from your source code.
Stars: ✭ 48 (-21.31%)
Mutual labels:  unity, unity3d
Voxelman
Unity ECS + C# Job System example
Stars: ✭ 1,086 (+1680.33%)
Mutual labels:  unity, unity3d
Unity Core Project
Core Framework for Unity
Stars: ✭ 42 (-31.15%)
Mutual labels:  unity, unity3d
Srp
A customized forward+ render pipeline for Unity
Stars: ✭ 53 (-13.11%)
Mutual labels:  unity, unity3d
Meshstreaminggrasshopper
Plugin for Grasshopper to stream mesh geometry through web socket.
Stars: ✭ 52 (-14.75%)
Mutual labels:  unity, unity3d
Nnao
Neural Network Ambien Occlusion based on http://theorangeduck.com/page/neural-network-ambient-occlusion
Stars: ✭ 57 (-6.56%)
Mutual labels:  unity, unity3d
X Postprocessing Library
Unity Post Processing Stack Library | Unity引擎的高品质后处理库
Stars: ✭ 1,079 (+1668.85%)
Mutual labels:  unity, unity3d
Mujocounity
Reproducing MuJoCo benchmarks in a modern, commercial game /physics engine (Unity + PhysX).
Stars: ✭ 47 (-22.95%)
Mutual labels:  unity, unity3d
Voxelframework
An awesome Voxel framework for Unity (Game Engine)
Stars: ✭ 57 (-6.56%)
Mutual labels:  unity, unity3d
Uniuguitoolbar
【Unity】uGUI のオブジェクトを作成できるツールバーのエディタ拡張
Stars: ✭ 44 (-27.87%)
Mutual labels:  unity, unity3d
Unity Extensions
Useful extension methods for Unity.
Stars: ✭ 50 (-18.03%)
Mutual labels:  unity, unity3d
Bepinex
Unity / XNA game patcher and plugin framework
Stars: ✭ 1,001 (+1540.98%)
Mutual labels:  unity, unity3d
Minject
Mono Framework Interaction / Injection Library for .NET (C++/CLI)
Stars: ✭ 42 (-31.15%)
Mutual labels:  unity, unity3d
Urfairy
C# extensions for Unity development
Stars: ✭ 51 (-16.39%)
Mutual labels:  unity, unity3d
Unity3d Quicksearch
A Command Palette for Unity
Stars: ✭ 54 (-11.48%)
Mutual labels:  unity, unity3d

Erbium

Erbium Video

Highly customizable third person character for quick set up for prototyping your game
No need of any assets from the asset store. All created in pure C#
Check wiki if you want to know more

Physic-based character that uses rigidbody Physic-based character
Top-down Supports different camera views, such as normal 3RD person action camera, top-down camera, side-view camera
Built in damage system with armour, damage type, different hurtboxes for the charachter, etc.. Attack
Combo Fast and strong combo attacks that could be mixed together
Sliding & crouching and other types of movement Crouching
Tets Integration Tests that help you find bugs in every stage of development
Code was built with an idea to be expanded Code

Features:

  • Cameras: 3rd person action, top-down, side-view
  • Movements: ground, midair, crouch, slide, attack
  • Root motion
  • Jump
  • Combo system
  • Timer manager
  • Invincibility time after taking damage
  • Armour calculation(not the meshes)
  • Tests

Work still in progress,
See the progress on Trello

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].