I want to create a battle screen without character placement, as shown in the image, is it possible?

How to make it happen?

image
  • ORK needs the combatants spawned for battles.

    If you don't want the player combatants to be seen, you can either spawn them outside of the camera's view, or use Conditional Prefabs (set up in the combatant's settings) to use a different, empty game object.

    Using an empty game object via conditional prefabs would allow you to e.g. place them somewhere on screen and have enemy attack effects displayed on screen on that position, e.g. above the combatant's HUD or in the center of the screen.
    Please consider rating/reviewing my products on the Asset Store (hopefully positively), as that helps tremendously with getting found.
    If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
Sign In or Register to comment.