EODM07
Smash Hero
- Joined
- Mar 26, 2015
- Messages
- 6,835
- Location
- "That's Classified" - Mikuru
- NNID
- EODM07
- 3DS FC
- 3823-9238-9070
How's it going DARLING in the FRANXXrd REV 2 fans?
So we'll be getting some new BBTAG footage and news soon. Hope you're all ready for it.
Also, speaking of which. Day 2 combos of Gordeau are up! They're finding more and more stuff with him, it's looking great.
UNGA NIGHT IN BIRTH HYPE. It's a good thing I plan on maining Gordeau.
Update: Naoto Shirogane, Vatista and Hakumen are confirmed to be in BBTAG.
I'm also trying to figure out how to write code to make the screen move to a certain point in AviSynth; I managed to get it move upward, but I want it to move up-right; but whenever I try to re-write the code; it'll pop up with an Error Message or point out where I went wrong. smh
So we'll be getting some new BBTAG footage and news soon. Hope you're all ready for it.
Also, speaking of which. Day 2 combos of Gordeau are up! They're finding more and more stuff with him, it's looking great.
UNGA NIGHT IN BIRTH HYPE. It's a good thing I plan on maining Gordeau.
Update: Naoto Shirogane, Vatista and Hakumen are confirmed to be in BBTAG.
I'm also trying to figure out how to write code to make the screen move to a certain point in AviSynth; I managed to get it move upward, but I want it to move up-right; but whenever I try to re-write the code; it'll pop up with an Error Message or point out where I went wrong. smh
CroppedWLanPan=Animate(Trim(WLanClip,0,149),20,149,"Crop",
\0,480-240,320,240,
\0,0,320,240)
I want to try and alter this so it goes Up-Right. Each number with the \ refers to the direction. #1 - Left, #2 Top, #3 - -Right, #4 - -Bottom.
\0,480-240,320,240,
\0,0,320,240)
I want to try and alter this so it goes Up-Right. Each number with the \ refers to the direction. #1 - Left, #2 Top, #3 - -Right, #4 - -Bottom.
Last edited: