collapse

Author Topic: projectile  (Read 306 times)

0 Members and 1 Guest are viewing this topic.

Offline scarletspider5

  • Forum Member
  • ***
  • Posts: 356
  • Last Login:July 26, 2008, 06:31:40 PM
    • scarletspidey5's mugen
    • Email
projectile
« on: December 03, 2007, 09:33:45 PM »
how do I make a projectile?  :-??


Infinity Rocks!

the beatles ROOOOOOOCCCCCCCCKKKKKKKKKKKK!!!!!!!!!


http://youtube.com/profile?user=scarletspidey5

Offline Trasgo7

  • IMT Content Architect
  • *
  • Posts: 126
  • Country: United States us
  • Last Login:August 28, 2021, 12:34:23 PM
  • It's all a dream...
Re: projectile
« Reply #1 on: December 03, 2007, 11:30:26 PM »
You will need two animations, one will be the fireball in motion and the other will be the animation for when the projectile hits your opponent.

Once you've got these, you can code in the projectile like so:

[State ?, 1]
type = Projectile
trigger1 = Whatever you want it to be... like maybe AnimElem = 1
projanim = the animation of the projectile in motion
projhitanim = the second projectile animation mentioned above
projpriority = 1
projheightbound = -240, 100
projedgebound = 100
projscreenbound = 100
projshadow = -1
offset = 50, -10
sparkno=s7000+(random%8)
sparkxy = -20, -20
velocity = 3
attr = S, SP
damage   = 12,4
animtype = heavy
guardflag = MA
hitflag = MAFDP
pausetime = 17,17
hitsound   = 15,1
guardsound = 15,2
ground.type = Low
ground.slidetime = 25
ground.hittime  = 25
ground.velocity = -6
air.animtype = Back
air.velocity = -4,-6
air.juggle = 3
air.fall = 1
down.velocity = -4,-6
down.hittime = 30
down.bounce = 0


Keep in mind that you can change any of those numbers you want


Now then, you'll need to define a command in your CMD file to activate the projectile; this is the same as coding any other command.  Make the command call the stateno in which your character throws the projectile.

Play around with it and tweak the values until you like it.

I hope this helps!

Tags:
 


* IMT Facebook

Help us by Donating!

IMT Discord

Join us at our Discord! Click the image below!

* IMT Shoutbox

Sorry, this shoutbox does not exist.

* Recent Posts

Justice League Seattle Stage by Vegaz by LightFlare
[September 23, 2024, 12:14:06 PM]


Ancient Gears Stage 1.1 & 1.0 by MatreroG
[September 20, 2024, 11:59:18 AM]


Classic VS : Balrog by ELECTRO
[September 17, 2024, 04:48:07 PM]


Justice League Metropolis Stage by Vegaz by LightFlare
[September 16, 2024, 11:57:49 AM]


Ultimate Mai Shiranui (FF2 & FF3) by nickfurry
[September 15, 2024, 02:27:53 AM]


thunderstrike eric masterson by Blagoy
[September 12, 2024, 02:41:33 PM]


Justice League Gotham Stage by Vegaz by LightFlare
[September 11, 2024, 09:41:42 AM]


Lasombra's IKEMEN Go Interactive Stages' WIP Topic and Releases by Lasombra Demon
[September 07, 2024, 03:06:46 AM]


MatreroG's Stages W.I.P. Concepts by MatreroG
[September 06, 2024, 01:27:09 PM]


Justice League Flash Stage by Vegaz by LightFlare
[September 03, 2024, 10:30:40 AM]

* IMT Calendar

September 2024
Sun Mon Tue Wed Thu Fri Sat
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 [25] 26 27 28
29 30

SimplePortal 2.3.5 © 2008-2012, SimplePortal