Skip to content

ethanavatar/MyUnityToolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyUnityToolkit

A collection of scripts I use across Unity projects

Installation

This library can be installed as a unity package using this url:

https://github.com/ethanavatar/MyUnityToolkit.git

Contents

This package contains the following scripts:

Attaches to a camera object and follows a target object using SmoothDamp, with a configurable static Vector3 offset.

Attaches to a player object and increases the gravity scale based on releasing the jump button to create a variable jump height.

A 2D player Controller that can be configured to be used as side-scrolling or top-down.

A 3D FPS-like camera script

About

A collection of scripts I use across Unity projects

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages