Hi guys.
I am making a platformer but im focused on making enemies,tilesets, items and so on and from time to time i try to put them together in C2.
Im thinking after some levels to have a boss.
That boss must randomly move to 3 places, ground,platform and air.
When he gets there, he executes the attack (ground attack if he is on the ground, air attack if he is on air and so on) and then randomly goes to another of these places and continue this cycle.
Ive searched the "how do i.." with keyword "boss" and got 41 pages of resaults.
Sadly there was nothing there to help me.
Any thoughts on how can i do that?
Thanks in advance.