Jump to content

[GIE]GUI Interpolate Effects | By : PaiN^


PaiN^

Recommended Posts

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

Link to comment
  • 3 weeks later...
  • 4 months later...

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...