Create Enemies

An enemy is an asset that can harm a character, typically during a collision.

To create an enemy in a game:

  1. On the Mind Map, double-click the World node where you want to add an enemy.
  2. Inside the World, click Asset Library.
  3. On the Shapes tab, double-click the shape you want to make a character in your game.
  4. Click Asset Library to close it.
  5. In the Asset panel, under Objects, select the shape you’ve just added.
  6. In the Options panel on the far right, do the following:
    1. (Optional) In the Name field, type Enemy after the shape name.
    2. In the Collision Group, select Enemy.
  7. If needed, change the collision shape of the enemy.

You’ve added an enemy to your game.