The Mugen Multiverse
Would you like to react to this message? Create an account in a few clicks or log in to continue.


Welcome!!! - Bienvenidos!!! - ( We hope you will get involved in the MMV Community which is dedicated to having fun with Mugen ) - Bienvenidos!!! - Welcome!!!
 
PortalHomeFAQMemberlistLatest imagesUsergroupsSearchRegisterComic WIP TrackerDownloadsLog inChat
Website Navigation Help
Translate the Website
Log in
Username:
Password:
Log in automatically: 
:: I forgot my password
Latest topics
» DC Vs Marvel dimensional war
Infinite jump against permenant helpers problem Emptyby manbatshark8 Today at 8:00 pm

» Crossover Battles in MUGEN
Infinite jump against permenant helpers problem Emptyby Doom Today at 5:58 pm

» Classic VS : Athena
Infinite jump against permenant helpers problem Emptyby Doom Today at 5:50 pm

» Soul Calibur Edits
Infinite jump against permenant helpers problem Emptyby Doom Today at 5:49 pm

Special Features at MMV




Chat on MMV w/ Discord

Video Content Creation Reference
Search
 
 

Display results as :
 
Rechercher Advanced Search

 

 Infinite jump against permenant helpers problem

Go down 
2 posters
AuthorMessage
Mega_Man

Mega_Man


Posts : 148
Join date : 2016-01-23

Infinite jump against permenant helpers problem Empty
PostSubject: Infinite jump against permenant helpers problem   Infinite jump against permenant helpers problem EmptyAugust 28th 2016, 3:20 pm

My MUGEN character will react to permenant helpers by jumping infinitely in the air and never come back down How do I fix this?


[State -1, AI Jump]
type = ChangeState
value = 40
triggerall = var(59) = 1
trigger1 = statetype = S
triggerall = ctrl
trigger1 = P2BodyDist X <= 40
trigger1 = P2stateno = 5061
trigger2 = enemynear, numproj = 1 || enemynear,numhelper = 1
Back to top Go down
Werewood

Werewood


Posts : 5691
Join date : 2014-08-11

Infinite jump against permenant helpers problem Empty
PostSubject: Re: Infinite jump against permenant helpers problem   Infinite jump against permenant helpers problem EmptySeptember 21st 2016, 1:18 pm

Perhaps try to add some "restriction" MUGEN Trigger?

Something like this:

[State -1, AI Jump]
type = ChangeState
value = 40
triggerall = var(59) = 1
triggerall = StateNo != 40 ;;; some restriction

triggerall = PrevStateNo != 40  ;;; optional

trigger1 = statetype = S
trigger1= ctrl
trigger1 = P2BodyDist X <= 40
trigger1 = P2stateno = 5061
trigger2 = enemynear, numproj = 1 || enemynear,numhelper = 1

If still not working you might need to try to make MUGEN code to count the number of times your MUGEN A.I. jumps then use that count number to make more "restriction" MUGEN Trigger...

But,...........I think the "in the air and never come back down" MUGEN issue might have something to do with your aerial move(s) other than your jump start state #40..........you might want to check your aerial move(s) states too......
Back to top Go down
https://onedrive.live.com/?cid=7DB65F02B0BBD12E
 
Infinite jump against permenant helpers problem
Back to top 
Page 1 of 1
 Similar topics
-
» High jump remove problem
» Comboing for helpers?
» MVC Helpers almost to run for the end
» Helpers en "Projectil"
» Variables and helpers

Permissions in this forum:You cannot reply to topics in this forum
The Mugen Multiverse :: Mugen Related :: Mugen Help-
Jump to: