Skip to content

A set of personal useful cross-project utilities for building games in Unity.

Notifications You must be signed in to change notification settings

clement4saunier/unity-utility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

unity-utility

A set of personal useful cross-project utilities for building games in Unity. To install, just download the .unitypackage at root and drag to your Unity Editor.

Animators

Animators could be called "tweens", allow for quick and simple animation of transform variables (position, scale, rotation).

Example

These two animators can be used to create a floaty cube :

Extensions

The package also contains some extensions, mainly just quality of coding improvement for repetitive tasks when dealing with extended class.

About

A set of personal useful cross-project utilities for building games in Unity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages