Okay, someone please make this clear to me and my club once and for all.
IS it possibly for Blizz-abs enemies to JUMP or not. Because everything I make a jumping boss, it SPAZZES OUT. Like I could make plenty of
pic bosses if the jumping worked but those error messages are a bitch.
enemies can jump since the still use Game_Character just use $game_map.events[id].jump(x,y)
id is the events id
x is either pos num to move right or neg number to move left
y is same as above except up & down
Thank you so much for replying. I can now make the bosses I've always wanted to make! And the cutscenes.