Udim2 Roblox
The out direction simply produces a reflection over the line xy.
Udim2 roblox. These are used to figure out where exactly the udims position is. For use it you need to said wich frame youll move or sizeudim2new use fourth value one for the position of x for the scale the second is for the x too but for the offset the third is for the y scale and finally the fourth is for the y but for the offset xscale xoffset yscale yoffset. The easingstyle enum determines the way in which tweenservice tweening will act. Datatype index udim2 a udim2 is a type of coordinate used in building user interfaces.
Smoothly moves a gui to a new datatypeudim2 position in the specified time using the specified enumeasingdirectioneasingdirection and enumeasingstyleeasingstyle. Udim stands for universal dimension and uses 2 coordinates. However i suggest not building a completely new udim2 and just keeping a single lua supported number local counter 35 for i 1750 do wait mfsize udim2new0 0 0 counter counter counter 1 end. A udim consists of a scale and an offset.
This function will return whether the tween will play. The x axis is a value passed to tweenservicegetvalue and the y axis is the value returned. These graphs use the in easingdirection. The constructor takes parameters in the.
The value this represents is scaled relative to the axis that this udim is representing in a udim2. It is a combination of two datatypeudim representing the x and y dimensions. It will not play if another tween is acting on the guiobject and the override parameter is false. The difference between a udim and udim2 is that a udim2 represents a two dimensional plane with x and y coordinates while a udim only accounts for one coordinate.
Scale is a number between 00 and 10 that is a percentage of the parent objects size. Each easing style is described in a graph below. 05 makes the size cover 50 of its. For example if the parent object is 50 pixels wide a udim scale of 05 would be 25 pixels wide.