Gogeta MVC Style for WinMUGEN

Version November 2008

Version 1
===========

MVC combo system
Balanced Moves
AI adjustable (default is easy)

Basics
--------
Super Jump
D, U

Guard Push
press a button while blocking

Parry
To perform a parry, you must press forward the moment the attack is about to hit you. Press down for low attacks.

Aerial Rave Starter
down + z

Throw/Grab
forward + x or z

Power up
z+c

Fly
start button


Special Moves:
------------
Instant Transmission
a+x or b+y

Drill attack Upper Vertical
D,DB,B, and any kick

Spin attack
D,DB,B and any punch

Drill attack Forward
D,DF,F and any kick

Fireball
D,DF,F and any punch

Air Fireball
D,DF,F and any punch


Hyper Moves:
------------
Final Kamehameha (can be done in air) (lvl 1)
D,DF,F x+y

Triple Kamehameha Rush (lvl 1)
D,DF,F a+b

DBZ movie 12 (can be done in air) (lvl 2)
D,DB,B x+y

Super Spin attack (can be done in air) (lvl 1)
D,DB,B a+b

Secret Move
------------
Big Bang Kamehameha

--------------
AI Levels:

Easy mode:
-----------

Open the gogetaMVC.def file

And check the following is like this:


Code: [Select]

cmd     = gogetaMVCEasy.cmd   ;Easy AI
;cmd     = gogetaMVCMedium.cmd   ;Medium AI
;cmd     = gogetaMVCHard.cmd   ;Hard AI



Medium mode:
-----------

Open the gogetaMVC.def file

And check the following is like this:

Code: [Select]

;cmd     = gogetaMVCEasy.cmd   ;Easy AI
cmd     = gogetaMVCMedium.cmd   ;Medium AI
;cmd     = gogetaMVCHard.cmd   ;Hard AI


Hardest mode:
-----------

Open the gogetaMVC.def file

And check the following is like this:

Code: [Select]

;cmd     = gogetaMVCEasy.cmd   ;Easy AI
;cmd     = gogetaMVCMedium.cmd   ;Medium AI
cmd     = gogetaMVCHard.cmd   ;Hard AI



=====================================================================
T and C
=====================================================================

My email address supermystery@hotmail.co.uk

my website www.angelfire.com/moon2/ned 

Forum:
http://mugenlair.freesmfhosting.com/index.php

===========================================================
General Thanks to:
===========================================================
Makers of Fighter Factory

Luigi Master from MUGEN guild

Mugen Infinity team for the EOH template

Capcom for addition sprites and sounds

DBZ

Winane + contributers for AI activation method and Armor Code

elecbyte for making mugen + kfm

all others who showed positive interest in my characters

me for making mugen characters 

and you for downloading him, (if its not from a warehouse)

(thanks to any others that i may of missed)

The End

