Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Inventory tween not doing anything? [closed]

Asked by 3 years ago
Edited 3 years ago

Please provide more explanation in your question. If you explain exactly what you are trying to accomplish, it will be much easier to answer your question correctly.

I am watching this video:

https://www.youtube.com/watch?v=W-vzIohhWr4

and here is my code:

local Inventory = script.Parent.Inventory

local OpenInventory = script.parent.OpenInventory

OpenInventory.MouseButton1Up:Connect(function()
Inventory:TweenPosition( UDim2.new(-0.141, 0 -0.798, 0),---end "Out" "Sine",---Easing style 1 false ) end)

and i cannot figure out what is wrong

can someone please help?

0
bruh if you got this off a video on youtube literally nobody is going to help you. All you gotta do is copy and paste the code and then insert UI... iiDevPanda 43 — 3y
0
wht englsh pls me beginner bigkiddo27 6 — 3y

Closed as Non-Descriptive by Amiaa16

This question has been closed because its title or content does not adequately describe the problem you are trying to solve.
Please ensure that your question pertains to your actual problem, rather than your attempted solution. That is, you were trying to solve problem X, and you thought solution Y would work, but instead of asking about X when you ran into trouble, you asked about Y.

Why was this question closed?