This guide will help you make a simple enemy for your level.
Spawning the Enemy
Go into the Editor and spawn a Cherry/Shuriken/Saber
Open the edit tab, and select the Enemy you spawned
Choose a trigger number
Behavior
Click Add event (+)
Click On Trigger (Triggers tab)
Click Add Action (+)
Select Move to player and choose a speed (1 Recomended)
Click Add event (+)
Select When Shot/Hit by a Sword (Weapons Tab)
Click Add Action (+)
Select Destroy (If you want you can make It play a sound when killed)
Positioning and Trigger
Spawn a Player Trigger and edit it
Change it’s scale to 4
Maker his trigger number be the same as the enemy’s
Put It in a place where the Player will need to touch it to progress
By GameCrasher