Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.14 KB

README.md

File metadata and controls

40 lines (25 loc) · 1.14 KB

GameSpark

Spark Game Core is all in one tool to start your game.Core contains pool System, UI manager, camera system, visual event system, sound manager and light manager.

You can find class diagram for this project in tje UML folder (Game Spark UML.mdj can be open using StartUML its a free software modelleing tool).

Current Unity Version

Unity 2022.3.33f1

Usage

Download the GameSpark.unitypackage and add the package to your projet than add GameSparkCender script to your scene and you are good to go for more information you can look demo in the pakage and the class diagrams in the UML folder.

Structure

simplified overall view

Part 1 :

Part 2:

Pool system

UI System

Camera system

Visual Event System

Sound System

Light Manager