Skip to content

By this package, you can create or view global constants want to use in everywhere of your project by just one click!

Notifications You must be signed in to change notification settings

mrarashiyan/Unity-ConstantGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Constant Generator

A useful package for Unity3D Game Engine.

The easiest way to Create,Manage and Use public constants in you Unity project!

Const Generator:

Script Using:

How to use:

1- It's just enough to import package to your project and click on **ConstantGenerator** in this path:

"Assets/Thirdparty/UGS Const Generator"

2- Add as many collections as you want and Add your constants to them.

3- Click on Save button

4- Go to your target script and import UGS

using UGS.Const;

5- Use your collection name to access to your constants.

6- Done!

Example and Demo

Demo scene and script are included in this path:

"Assets/Thirdparty/UGS Const Generator/Demo"

About

By this package, you can create or view global constants want to use in everywhere of your project by just one click!

Resources

Stars

Watchers

Forks

Packages

No packages published