https://gyazo.com/6ff67560f8632bdd81b80b9bb1f85fdf
The gifs was the example of what i want to make, i want to make gui shrink in to the middle and also i want to make something like the numbet thing in gifs like how to it’s going up and down. If you know how to make something like this pls let me know.
1 Like
Unfortunately, there could be a way to do this without a framework but I recommend using the Fusion framework, more specifically using the spring function which will give you the same effect as the numbers moving up and down. This is the only way I know how, but I’m sure someone may have a better method or a script that will help.
Um, Sorry but how to download this, I can’t find any links.
UIInstance.AnchorPoint = Vector2.new(0.5,0)
for x
and
UIInstance.AnchorPoint = Vector2.new(0,0.5)
for y
only
There are hyperlinks in the text click on them and it should take you to the main page. The actual download page is here in case you still can’t find it. All you need to do is download the .rbxm file and import it into your game.
I read it and i don’t understand, also i’m very confused. Sorry, but do you have other methods?