Sooo it’s been a while! I had planned to do another update on my Business Ethics Management Simulator project when I’d finished the next steps from my last post. It’s taking longer than I thought as I’ve been working on some other projects, so I wanted to do a quick post on where I’m up…
Category: Game Dev
Event System in Unity: Business Ethics Management Simulator Project
This is an overview of how I made an event system in Unity for my Business Ethics Management Simulator project and what changes I might want to add later. The Aim of the Event System The aim of the event system in my project is to have pop up events where the player makes choices…
August Update: Unity- Business Ethics Management Simulator
Hello! Since my last post on my Business Ethics Management Simulator project (I need to think of a catchier title), I’ve finished the next steps I had planned and wanted to give an update on how that went. 1. The Employee Training System This system will enable the player to train up an employee with…
Management Sim: Cash Register Queue Bugs
The queue system for my project ended up being more complicated to make then I thought. These bugs took a few frustrating evenings to fix, so now I’ve finally fixed them I thought I’d share it so I can move on! The Queue System This is where the customers join the queue to use the…
Unity Project: Business Ethics Management Sim
This is a Unity project that I’ve been working on for around a year. It’s been slow going but fun to make, and I’ve been using it to learn more about C# coding. Game summary A business management sim based around business ethics. For this project I’m going to make one level focused on a…