Skip to content

joaokucera/unity-2d-object-rotation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A object rotation script to unity 3d

The proposal here was to create a object rotation script based on touch to be used in 2d unity projects.

How to use

Attach Rotation.cs script to a game object and it will follow mouse position when clicking (when is using unity editor) or touch position (when is using a mobile device).

Compatility

Any platform or devices.

How to improve it?

Create a fork of unity-pooling.

Did you change it? submit a pull request.

License

Licensed under the MIT License.

Change Log

0.0.1 First version.

About

A object rotation script to unity 2d projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages