Skip to content

A repo holding several useful little scripts to work with Unity

Notifications You must be signed in to change notification settings

duartegarin/Unity-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Overview

These are several utility scripts that can be handy when working on a Unity project.

Dependencies

No needed dependencies besides a running Unity build.

Getting started

The installation process for this is very simple.

  1. Just add the scripts you want to your Unity project.

Current Scripts in project

At the moment these are the scripts available:

  1. FPSDisplay - Add this to a Game Object and your game will display FPS information in the screen.
  2. PersistObject - Add this to a Game Object and it won't be destroyed when the scenes changes
  3. Rotate Object - Add this to a Game Object and it can automatically rotate on any axis. Speed can be controlled within the component parameters.

About

A repo holding several useful little scripts to work with Unity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages