Jump to content

[GIE]GUI Interpolate Effects | By : PaiN^


PaiN^

Recommended Posts

Posted

Bc5Rr.png

This resource helps you to add cool effects to any GUI element using interpolateBetween function in a much easier way .

____________________________

McOjt.png

1. Export the function guiAddInterpolateEffect from the resource .

2. That's it :P .

* Syntax :

guiAddInterpolateEffect( element gui_element, int startX, int startY, int startW, 
                         int startH, int endX, int endY, int endW, int endH, int progress 
                         string positionEasingType, string sizeEasingType, 
                         bool showing ) 

* Parameters :

- gui_element : The GUI element you wish to add effects on .

- startX, startY, startW, startH : The starting coordinates and measurements of the GUI element .

- endX, endY, endW, endH : The ending coordinates and measurements of the GUI element .

- progress : The progress of the movment in seconds .

- positionEasingType : The easing type that effects the position of the GUI element .

- sizeEasingType : The easing type that effects the size of the GUI element .

/ To check easing types, Click Here

- showing : Should the window disapper after the effect or not .

____________________________

SakrO.png

You can download the resource from my community page, Here

____________________________

And That's it :P, Comment your opinions, ideas and reports here or at the community site .

See ya :D

" Keep Thinking Different . " - Steve Jops

--------------------

Don't send me PMs asking for help, I Won't reply !

Posted

"progress : The progress of the movment in seconds ."

Head Developer of SeeMTA

Founder and Head Developer of SAS-Network

560x95_FFFFFF_FF9900_000000_000000.png]
  • 3 weeks later...
  • 4 months later...
Posted

Good job pain. A very useful resource indeed. But it would be great if you could probably add dx elements in your future update. I am currently using one but honestly my code looks quite messy though it works fine.

I want to live forever or die trying - Grucho Marx

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...