Hello, I have a turn based battle system. I want individual enemies to roam the game world representing instanced battles, and when the player comes into contact with the individual, turn based combat is initiated and combatants are transported to the battle arena for the duration of the battle. Would I use an individual combat spawn for something like this and give it a collider of some sort?
Sign In or Register to comment.