Mindee-BOT

Mindee-BOT Community => Share => Scripting => Useful Parts => Topic started by: MikeOwh on December 07, 2021, 11:01:16 pm

Title: [Share] Orthoma boss.
Post by: MikeOwh on December 07, 2021, 11:01:16 pm
With this script you will avoid staying in the sprites that the Orthoma boss generates.

Configure sprite ID:
  Add the sprite IDs to the "Map Collision" list.
  Add the sprite IDs to the "Script tab" variable.

Attention:
 - You must add the sprites on your own.

Code: [Select]
# Orthoma boss  [v1.0.2]
###############################################

 # Sprite IDs:
Sprites = [spriteId, etc]


###############################################

[This isn't all the code]