Skip to content

payam-ranjbar/Unity-Scripting-Utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Unity Engine Scripting Utils

by PayaM Ranjbar

a collection of scripts to enhance and speed up unity development.

import scripts swiftly by the downloadable UnityPackage on releases

Extensions

Collection Extensions

  • append to dictionaries
  • create dictionaries form lists with key predicates
  • etc.

Vector Extensions

  • useful arithmetical and mathematical operations on vectors

Color Extensions

  • common and repetitive operations on unity Color class

Unity Extensions

  • comparing gameObjects and Colliders layer like tags

Probability Toolkit

  • Extensions

    • Choose Random Object(s) from a collection
    • Get a Random number in a vector2 boundaries
    • Get a biased random number in a range (exponential)
    • Flip a coin
    • etc.
  • Weighted Randoms

    • Get a random object with chance weights

About

a toolkit; a collection of scripts to speed up unity game developemnt.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages