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

How to make a moving animation on the screen?

Asked by 10 years ago

I was making a game, and i was wondering if you can, and if you can, how can you make this. I was trying to make so when you click a button on the screen, it will activate a animation thing. (what im making is a virtual pet game, so it has like a screen backround of the inside of a house with your pet.) and i was trying to make that when you click the button, it shows a food bowl come out and your pet lowers its head and eats. How do you make this?

0
If you know any good models or something for this, please tell me :3 BreBreGaming 10 — 10y

1 answer

Log in to vote
-1
Answered by
Marolex 45
10 years ago

Are you referring to a Gui moving or a gif?

0
I don't really know what a moving gif is... Because im kind of new to scripting, but im trying to make it like those virtual pet games where you click a button, and it does and animation, so i think its more of a gui BreBreGaming 10 — 10y
0
There are 2 ways to go about this -- 1: learn about UDim2 and how to use it (recommended) or 2 : Upload a series of images and change the ID of a ImageLabel as events occur (Not recommended) Marolex 45 — 10y
0
Ok. Maybe i won't make an animation XD BreBreGaming 10 — 10y
Ad

Answer this question