SyrupMedia / media.syrup.unity.player

Yet another free and open-source player framework for Unity.

Home Page:https://molasseslover.itch.io/unity-player

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unity Player Controller

media.syrup.unity.player

Ko-Fi Patreon GitHub Downloads

About

This is yet another free and open-source player framework for the Unity game engine. It is targeted towards both professionals and hobbyists, with ease of use and modularity in mind. This repository contains a sample Unity project, with pre-made layers, tags, and prefabs. You can merge the provided project with your own, or alternatively you can import one of the .unitypackage files.

Features

  • Free and open-source under the MIT license.
  • Movement using the character controller component.
  • Gravity physics with ground layers.
  • Slope and stair behaviour handling.
  • Support for any camera system.
  • Animator controller support.
  • Jump buffering.
  • Coyote time.

Questions

Can this be used in a commercial project?

Absolutely, as long as your project complies with this asset's license.

Is the demo scene included?

No, the demo scene is closed-source, as it relies on the X-Bot Mixamo model.

Will there be updates?

Yes, there will be consistent updates to the project.

Downloading

Official .unitypackage files can be found here or on my itch.io.

About

Yet another free and open-source player framework for Unity.

https://molasseslover.itch.io/unity-player

License:MIT License


Languages

Language:C# 100.0%