Charas-Project

Game Creation => Requests => Tutorials => Topic started by: benjie417234 on October 04, 2007, 09:08:32 AM

Title: Need ABS Tutorials
Post by: benjie417234 on October 04, 2007, 09:08:32 AM
Hello?I just wanted to know about an Action Battle System...
I need the coding...for a tutorial only...i know it needs switches,variables,key input proccessing....i need a tutorial..please..



P.S.
Please don't get mad at me....you know for asking...
Title:
Post by: Prpl_Mage on October 04, 2007, 02:39:16 PM
Well... As you said, you'll need quite some skills to actually be able to make this.

But I know that there is at least one of these things way back in the forums, just kinda do a quick search and you should find it.

Me? Nope, I know nothing of these things.
Title:
Post by: lilsniffs3 on October 06, 2007, 01:44:35 AM
Quote
Originally posted by lilsniffs3
My first ABS sucked, but it worked. Type this code for the monster

Page 1: Sprite: Monster on touch

Conditional branch if enter is pressed
change sprite asoc: Attacking
Change variable monster: +1
Show battle animation: slash this event
Conditional branch (NO ELSE HANDLER!) if variable Monster is 10:
Switch operation: Monster predeath
Else: Show battle animation slash hero
Variable operation: HeroHP +1
Conditional branch NO ELSE HANDLER! if Variable Hero Hp = 50
Game Over


Page 2: Switch Monster predeath Sprite: Bones parralel

Play SE: Death
Switch Death

Page 3: Switch death Sprite: Bones Any

(none)


Hope it helps.
Title:
Post by: benjie417234 on October 06, 2007, 12:37:28 PM
Thanks A LOT VERY MUCH!....but why doe either me and the monster don't die...?and your ABS dose'nt suck...it rocks!(Thanks for warning me about topic kicking too)