For this week I spent all of my time working in Unity. I started getting a battle system working for Monochrome using the Ork Framework plugin. The DVNC team decided that redoing most of the Monochrome systems using Ork would be the best thing for the project. This is the entire team’s first time using Ork, so we are all learning the system as we go. The Ork framework is a big system with a lot of features, so learning everything it has to offer will definitely take some time.
Anyway, going back to my battle system for this week, it was definitely a bumpy road for me. I kept running into issues one after another. I was able to work through some of those issues, but I am still having some of them as well. For example, for some reason the combatants in the project will not join into the battle that I have set up. I have tried multiple different things, and followed Ork’s tutorials to no avail unfortunately. One downside to Ork is that it appears to not have many community based tutorials. My guess is because the software costs $100 so it is not easily accessible. Not being able to connect combatants to a battle really holds up implementing further battle features, so I am hoping to get this issue fixed soon.