Hello There!
I’m making an attack-pattern for my boss. The issue is that I need a simple attack-pattern script. Not asking for one but an easy example. Also, I want the attack-pattern to have these moves:
- Aimfire - Boss aims there launcher and fires it, releasing a missile that explodes on contact.
- Aimbarrge - Same as Aimfire, although the Boss must charge before spamming missiles.
- Airstrike - Boss launches 5-8 missiles into the sky which explodes, leaving explosive debris that explodes.
- Assault - Boss fires 3 missiles that homes towards players.
- Rocket Jump - If the boss is far away from the player, he’ll rocket jump towards them or if the boss is crowded by multiple people, he’ll rocket jump away. The attack also has a 40% chance of doing Assault as well.
So basically:
- I want to see a simple attack-pattern script as an example.
- What is a good attack-pattern with those attacks?