ShiniGami NoMeresu Posted December 2, 2015 Posted December 2, 2015 How do i do that ?I know AngelDraw code, but its not really helpful for what/how i want.Like this vdo.Video
0 Ryon Posted December 8, 2015 Posted December 8, 2015 There is a undocumented code for Mugen 1.1 called Zoom, That allow's what you see in the video, to be done. http://mugenguild.com/forum/topics/zoom-sctrl-11b-exclusive-170111.msg2178787.html#msg2178787 http://moonmeridian.blog.fc2.com/blog-entry-5.html That's all I know. - Characters - / - Stages - / - Screenpacks - / - Lifebars - / - Fonts - / - Full Games - / - Templates -
0 ShiniGami NoMeresu Posted December 8, 2015 Author Posted December 8, 2015 Alright its quite something than nothing.one thing i didn't get properly is: scale - The value by which to zoom in. A value of 1.0 or greater is required. A value of 2 will double the scale of all sprites. this code is gonna be like that.[State 0]type = Zoomscale = value = 1.0 ;something pos = x, yi have to set value as well.. or its default and i need to leave it be ''Scale = value''?
0 Kunshomo Posted December 10, 2015 Posted December 10, 2015 I had try to use it. [State n,Zoom sample] type = Zoomtrigger1 = MoveHitpos = 0,0 ; look pointpostype = p2 ;pos optionscale = 1.2 ;zoom in scale(float);lag = 0 ; time gap on zoom?ignorehitpause=1 [pos & postype] set center point. same as pos parameter on other state controller. [scale] set zoom magnification by float. If you want to zoom in x1.2, set scale = 1.2 to zoom out x0.8, set scale = 0.8 ( zoom out < 1.0<zoom in) this state controller work like this. My Youtube & Tumblr! If you like my content,please subscribe here! -> [Youtube channnel | Tumblr ]
0 ShiniGami NoMeresu Posted December 11, 2015 Author Posted December 11, 2015 Thank you for the detail one @Kunshomowhat about the time! where do i set the time for how long its gonna zoom in/out ?Or its like when zoom reaches zooming values it ends auto :-/
0 DLF Posted July 12, 2017 Posted July 12, 2017 I tried to put this and it shows on red underlined text. i am using 1.0 so... Art by BigDeadAlive Add me at Super Mario Run not that I play: 5718-3273-0856
0 InfantryDouble00 Posted July 12, 2017 Posted July 12, 2017 Can use any zoom control with variable state in zoom controls : Scale = 1,1 try to find the coding for any character in 1.1 selection YouTube Channel
Question
ShiniGami NoMeresu
How do i do that ?
I know AngelDraw code, but its not really helpful for what/how i want.
Like this vdo.
Video
6 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now