Posts: 1,850
Threads: 44
Joined: Jul 2008
well i thought to make freeze use different attacks (as in aaaa-pattern not new moveset) with his two swords. My first thought was to let him transform to a char who is already holding 2 swords, spritewise. If we use your methods of 1rst point and second together for the first, I think i can exactly achieve that.
[sig placeholder until my new sig is finished]
should totally allow people to be all trolley on their birthday
Thanks given by:
Posts: 1,850
Threads: 44
Joined: Jul 2008
while thinking up some ideas, I have come across some problems which i would need help with.
1. i have been thinking about drinking frames in a char and would like to create a certain scenario:
when char x drinks milk, as soon as he stops, regardless if bottle if full or empty, the bottle will be destroyed (the char breaks it with force) so basically as soon as defend is pressed the bottle gets crushed.
1.a (kinda fits to it) can you make a char only drink milk bottles, so in other words no beer for him?
2. i want my char to gain a small amount of mp while punching an opponent (so the hit/punch has to connect to a foe)
is this possible?
3.when the said char x is dashing and shortly before landing presses jump, then char x dashes again. Is that possible?
if so is it also possible to make him change his direction when i press, left + jump while landing so when he comes dashing from the left and i press left jump.. he dashes back to where he came from?
if possible this should go as much as without making it an own mod. So I do want it only to create one char and not modificate the whole lf2 for it, if possible ofc.
[sig placeholder until my new sig is finished]
should totally allow people to be all trolley on their birthday
Thanks given by:
Posts: 2,340
Threads: 78
Joined: Mar 2008
06-11-2012, 01:49 PM
(This post was last modified: 06-11-2012, 01:50 PM by YinYin.)
1. create a frame you go to with hit_d that has an itr with effect: 4 and bdefend: 100 which will crush the dropped milk (wpoint kind: 3 to do that i think)
make it small and only at the position the milk drops + short wait so the whole thing doesn't randomly destroy anything else or rebound blasts
1.a only if you edit either beer or milk i guess
2. maybe if the hit lag can also repeat the acting mp tags (using two 'cursed' mp values)
or if you can have the first frame of your punch go to a non-opponent-hit frame with hit_a
and possibly branch (due to hit lag) to opponent-hit frames when hit_a did not act
just theories - basically i think it's not possible (except for having objects that check for injured opponents and in turn affect your character - but that's too much hassle unless you've got big plans)
3. yes - just land with state 6 - or state 100 using frame 94 for a new crouch
Thanks given by:
Posts: 1,850
Threads: 44
Joined: Jul 2008
1a. can't be helped then. how would it work with editing the beer? I guess having a special body in both beer and a itr in the drinking frames or standing frames reacts to it and then crushes the beer (if in drinking frames) or kicks it away (if in standing frames). ofc if i make it in standing there is no need for the drinking bit and vice versa.
2. would you call making a char big plans? i don't. well if this one works out good then it might get bigger (as in a mod)
any other way you can think of so my char gets mp by beating opponents? (as i am omitting the beer bit, so he would only be able to rely on mp regain)
[sig placeholder until my new sig is finished]
should totally allow people to be all trolley on their birthday
Thanks given by:
Posts: 2,340
Threads: 78
Joined: Mar 2008
06-11-2012, 07:48 PM
(This post was last modified: 06-12-2012, 07:16 AM by YinYin.)
1a. thats about right
2. you can instead add the mp regain to only the super punch - because that one can only be done with a defenseless opponent
thus its guaranteed youve already done hits and are about to do yet another one (instead of punching air to gain mp)
edit: for 1a you might actually want to put the itr into light picking and rowing frames (wherever you pick it up)
Posts: 2,340
Threads: 78
Joined: Mar 2008
Only use dvx to start or change a direction - in the air objects keep their momentum.
And why exactly do you think would it last long enough to hit again before it drops?
Thanks given by:
Posts: 2,340
Threads: 78
Joined: Mar 2008
You say it doesn't bounce forward so we gotta find out why it doesn't reach those frames or if it does why it doesn't change direction.
It probably drops before it can bounce forward because you move it down with dvy: 1. I don't see why it would stay in the air long enough to reach the bounce forward frames.
Thanks given by: