Unity Custom Packages
I've created several Unity packages to share useful functions between projects.
Core Package
The Core Package is designed to include everything useful to starting off a new project and giving you a head start. Key features include:
- Scene Controller
- Menu Manager
- Object Pooler
- Save File Helper (XML & JSON)
Discord Package
The Discord Package was the first package that I worked on, making it easier to access key Discord functions inside your games. With this package you can easily access User data (names and profile pictures), setup activities and send webhook messages into a channel