Abrah_m's Anime Run/Zoom Effect V1 [Open-Sourced]

Intro


Hello DevForums! My name is abrah_m.

It’s been a while since I posted… however, I am back with a great open sourced material!

An anime running effect that should look something like this:

run


How to Use!


It’s simple to import.
toggle1
All you need to do is copy n paste “ZoomUI” into your game’s StarterGui!


As seen in the red circle, there’s a checkbox. This will turn on the effect. I’d recommend you script it so it turns on when you want the effect to turn on.

If you want to know how it works, check the source code! It involves some trigonometry I will not go into detail in this post…

Oh yeah another feature of this…
image
As seen in the image above, there style you can use! Of course, you can make your own style and modify the source code, but I created some default styles for you to use.

All you have to do to change the style is set the “TRIANGLE_STYLE” variable to a listed style.

ex. TRIANGLE_STYLE = "Cartoony"

Download // Demo


P.S. - added a running system for you to test out!

Download: AnimeDash.rbxl (55.0 KB)

Un-Copylocked Game: ABE's Running Effect - Roblox

if the un-copylocked game doesn’t work, download the .rbxl…

15 Likes

It’s not working…?

1 Like

Was just working on building this exact system. Thank you so much, couldn’t find anything else out there. Saved me a ton of time!