Skip to content

A repo to add general unity functionalities which are frequently reused in projects.

License

Notifications You must be signed in to change notification settings

AD0008-HUB/unity-resources

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unity-resources

A repo to add general unity functionalities which are frequently reused in projects.

Contents

  • Generic - PID Controller
  • Scrolling 2D Background
  • Pause/resuming script from UI
  • 2d Drone_Controls
  • Add to list

Contributing

NOTE: Check the TODO before opening issues to check if it is detected and is being worked upon.

This project is open to and encourages contributions! Feel free to discuss any bug fixes/features in the issues. If you wish to work on this project and extend it with your own scripts and functionalities :

  1. Fork this project
  2. Create a branch (git checkout -b new-branch)
  3. Commit your changes (git commit -am 'add new feature')
  4. Push to the branch (git push origin new-branch)
  5. Submit a pull request!

About

A repo to add general unity functionalities which are frequently reused in projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%