Skip to content

Dinorekkos/UnityCodeUtility_DianaRamos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dino Code Utility for Unity Projects

Code I use to improve my unity development flow. This repo contains multiple base code to implement different systems. Hello

Features

  • Singleton Pattern: A generic singleton class to ensure a single instance of a class.
  • Audio Manager: A simple audio manager to handle sound effects and music.
  • Extensions: Useful extensions for common Unity classes like Lists, GameObject, and Events, Strings.
  • UI: A basic UI system to handle UI elements and transitions.
  • Callbacks Values: A callback system to manage events and actions for different data types.
  • Timer System: A timer utility to manage timed events and actions.

Unity Assets I Use

About

Code utility por my personal projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors