collapse

Author Topic: I dont get this Am i dum!!!!  (Read 1179 times)

0 Members and 1 Guest are viewing this topic.

Offline Nutty-Da-Kid

  • Infinite Loyalist
  • *****
  • Posts: 2716
  • Last Login:November 08, 2013, 06:04:06 PM
  • Still Nutpatch but a bit more nutty
    • Email
I dont get this Am i dum!!!!
« on: August 13, 2007, 05:02:04 PM »
y does all these new ppl who have never created a characters before in there life who r not even considered mugen creators can create a character so eaisly but then when i try i can never do it how is this possible i started on my mvc2 omega red i got his standing animation going excellent but his strong punch is ugly as hell and wen i put the collision bocks on omega the strong punch still does not hit the other omega ???



Offline dennis872005

  • Infinity Regular
  • ****
  • Posts: 690
  • Last Login:September 08, 2010, 08:34:19 PM
    • Email
Re: I dont get this Am i dum!!!!
« Reply #1 on: August 13, 2007, 05:02:53 PM »
you need to code in the strong punch

Offline Error Macro

  • Never finishes anything
  • MUGEN Content Architect
  • *****
  • Posts: 1861
  • Country: United States us
  • Last Login:May 30, 2022, 05:37:56 AM
    • :)
    • Email
Re: I dont get this Am i dum!!!!
« Reply #2 on: August 13, 2007, 05:06:31 PM »
Put this in your cns



[Statedef 220]
type    = S
movetype= A
physics = S
juggle  = 4
ctrl = 0
anim = 220
poweradd = 55
sprpriority = 2

[State 220, HitDef]
type = HitDef
trigger1 = AnimElem = the number of the frame that has the hit box
attr = S,NA
damage = 35,1
animtype = High
guardflag = MA
hitflag = MAF
priority = 4, Hit
pausetime = 13,14
sparkno = 2
sparkxy = -34, -10
guard.sparkno = s6767
hitsound   = S8000,2
guardsound = 6,0
ground.type = High
ground.slidetime = 10
ground.hittime = 10
ground.velocity = -3,0
air.type = Low
air.hittime = 3
envshake.time = 2
envshake.ampl = 2

[State 220, ChangeState]
type = ChangeState
trigger1 = AnimTime = 0
value = 0
ctrl = 1

Offline Nutty-Da-Kid

  • Infinite Loyalist
  • *****
  • Posts: 2716
  • Last Login:November 08, 2013, 06:04:06 PM
  • Still Nutpatch but a bit more nutty
    • Email
Re: I dont get this Am i dum!!!!
« Reply #3 on: August 13, 2007, 05:09:55 PM »
Put this in your cns



[Statedef 220]
type    = S
movetype= A
physics = S
juggle  = 4
ctrl = 0
anim = 220
poweradd = 55
sprpriority = 2

[State 220, HitDef]
type = HitDef
trigger1 = AnimElem = the number of the frame that has the hit box
attr = S,NA
damage = 35,1
animtype = High
guardflag = MA
hitflag = MAF
priority = 4, Hit
pausetime = 13,14
sparkno = 2
sparkxy = -34, -10
guard.sparkno = s6767
hitsound   = S8000,2
guardsound = 6,0
ground.type = High
ground.slidetime = 10
ground.hittime = 10
ground.velocity = -3,0
air.type = Low
air.hittime = 3
envshake.time = 2
envshake.ampl = 2

[State 220, ChangeState]
type = ChangeState
trigger1 = AnimTime = 0
value = 0
ctrl = 1



thanx i will try that out

Offline eg6gsr

  • Contributor
  • ****
  • Posts: 1673
  • Last Login:February 26, 2024, 03:24:12 AM
  • my first love
    • Email
Re: I dont get this Am i dum!!!!
« Reply #4 on: August 14, 2007, 02:09:02 PM »
to answer the first question.....some people just get things faster than others kinda like driving stick some get it the first day and some dont.......just never give up



my new one

Offline Nutty-Da-Kid

  • Infinite Loyalist
  • *****
  • Posts: 2716
  • Last Login:November 08, 2013, 06:04:06 PM
  • Still Nutpatch but a bit more nutty
    • Email
Re: I dont get this Am i dum!!!!
« Reply #5 on: August 14, 2007, 03:00:56 PM »
ur right

Offline BigJ

  • Contributor
  • ****
  • Posts: 2659
  • Country: United States us
  • Last Login:March 25, 2015, 02:28:49 PM
    • BigJ's Mugen site
Re: I dont get this Am i dum!!!!
« Reply #6 on: August 14, 2007, 03:06:18 PM »
It's probably because those people read ALL of the mugen docs. Like excursion said, theyre very useful.

Offline Nutty-Da-Kid

  • Infinite Loyalist
  • *****
  • Posts: 2716
  • Last Login:November 08, 2013, 06:04:06 PM
  • Still Nutpatch but a bit more nutty
    • Email
Re: I dont get this Am i dum!!!!
« Reply #7 on: August 14, 2007, 03:11:39 PM »
It's probably because those people read ALL of the mugen docs. Like excursion said, theyre very useful.

which ones

Offline Error Macro

  • Never finishes anything
  • MUGEN Content Architect
  • *****
  • Posts: 1861
  • Country: United States us
  • Last Login:May 30, 2022, 05:37:56 AM
    • :)
    • Email
Re: I dont get this Am i dum!!!!
« Reply #8 on: August 14, 2007, 03:29:49 PM »
triggers

stctrls

etc.

Offline The Rippah, Roo'Jizah Panzermanathod

  • Infinity Regular
  • ****
  • Posts: 931
  • Last Login:December 02, 2009, 03:48:41 PM
  • No place for Panzer to call home.
    • Email
Re: I dont get this Am i dum!!!!
« Reply #9 on: August 14, 2007, 06:06:32 PM »
It's probably because those people read ALL of the mugen docs. Like excursion said, theyre very useful.

which ones

I'd assume "ALL" of them.
Punctuation and capitalization can make the difference between "I helped my uncle, Jack, off a horse," and, "I helped my uncle jack off a horse."

92% of people have moved onto rap. If you're part of the 8% who thinks rap isn't music, sucks to be you.

Most newer stuff sucks, though.

Offline Scar

  • Dragonslayer
  • Infinity Administrator
  • *
  • Posts: 2803
  • Country: United States us
  • Last Login:July 29, 2016, 10:49:53 AM
  • Cobra Mugen Team
Re: I dont get this Am i dum!!!!
« Reply #10 on: August 14, 2007, 07:07:07 PM »
to answer the first question.....some people just get things faster than others kinda like driving stick some get it the first day and some dont.......just never give up

Exactly, some people get certain things faster and some take a while to grasp it.

btw Standard Rules All
!!Unite, Mobilize, Destroy!!

Offline Sabaki

  • Theory Coder
  • IMT Content Architect
  • *
  • Posts: 2489
  • Country: United States us
  • Last Login:December 28, 2014, 03:28:33 AM
  • Busy, as always
    • Wikipedia - Sabaki's Page
Re: I dont get this Am i dum!!!!
« Reply #11 on: August 14, 2007, 07:55:23 PM »
i started on my mvc2 omega red i got his standing animation going excellent but his strong punch is ugly as hell and wen i put the collision bocks on omega the strong punch still does not hit the other omega ???

Make sure you're using the right collision box. For attacks you use clsn1 (red-colored boxes), while clsn2 allows your character to get hit (blue boxes).

Offline Nutty-Da-Kid

  • Infinite Loyalist
  • *****
  • Posts: 2716
  • Last Login:November 08, 2013, 06:04:06 PM
  • Still Nutpatch but a bit more nutty
    • Email
Re: I dont get this Am i dum!!!!
« Reply #12 on: August 16, 2007, 01:38:37 AM »
i started on my mvc2 omega red i got his standing animation going excellent but his strong punch is ugly as hell and wen i put the collision bocks on omega the strong punch still does not hit the other omega ???

Make sure you're using the right collision box. For attacks you use clsn1 (red-colored boxes), while clsn2 allows your character to get hit (blue boxes).


yea that was the confusin part i was watchin a tutorial while i was doing that

Offline aa250

  • CrusaderCast Admin
  • Infinity Regular
  • ****
  • Posts: 652
  • Country: United States us
  • Last Login:February 13, 2021, 04:20:33 PM
Re: I dont get this Am i dum!!!!
« Reply #13 on: August 16, 2007, 02:46:58 AM »
That true some are just faster learner than other that how the world is.

Offline Nutty-Da-Kid

  • Infinite Loyalist
  • *****
  • Posts: 2716
  • Last Login:November 08, 2013, 06:04:06 PM
  • Still Nutpatch but a bit more nutty
    • Email
Re: I dont get this Am i dum!!!!
« Reply #14 on: August 16, 2007, 03:14:39 AM »
That true some are just faster learner than other that how the world is.


thats so true but i feel like i wont ever learn this stuff :(

Offline CFALCON

  • Initiate
  • **
  • Posts: 18
  • Last Login:April 29, 2009, 12:06:25 AM
    • Email
Re: I dont get this Am i dum!!!!
« Reply #15 on: August 16, 2007, 03:17:09 AM »
Just keep trying man. All this mugen stuff is real hard to learn at first but you will eventually have success. I can't even make a stance for the character so your having some good progress. It just takes a lot of time. Good luck ;)
/>Show ME Your Moves!!! I need To see them NOW!

Offline thelovebelow82

  • Initiate
  • **
  • Posts: 46
  • Last Login:July 09, 2014, 03:07:33 AM
    • Email
Re: I dont get this Am i dum!!!!
« Reply #16 on: August 16, 2007, 03:28:34 AM »
Yeah, I found that watching tutorials while creating in fighter factory is very helpful.  You can find a few on youtube, and Excursion sent me one that was in Portuguese, but by just watching what's being done on the screen with this tutorial, you can figure it out. (It also helps that I'm Portuguese and understand the language pretty well).

I myself was working on Captain Boomerang (with permission of course).  I got all of the sprites converted to pcx, alligned all of them in fighter factory, and set into their correct animations and all, but I basically stopped there.  I haven't had much time (Which is why my post count is so low right now) to get further into the creation aspect, as it gets a bit more confusing at this point I think.  Anyways, just stick with it.  You'll slowly grasp the concepts and it gets easier the more you familiarize yourself with fighter factory.
« Last Edit: August 16, 2007, 03:30:13 AM by thelovebelow82 »

Offline Nutty-Da-Kid

  • Infinite Loyalist
  • *****
  • Posts: 2716
  • Last Login:November 08, 2013, 06:04:06 PM
  • Still Nutpatch but a bit more nutty
    • Email
Re: I dont get this Am i dum!!!!
« Reply #17 on: August 16, 2007, 03:53:16 AM »
man i wish someone would make a tutorial that goes directly step by step and does not leave out the slightest detail that would probably help all of this makes me wonder how did warusaki and redhot get to how good they r they make creations as if they never had any problems in the first place

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

* IMT Calendar

April 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