I want to change the animation on a donation leaderboard but i don’t know how to get a link like these (see picture).
Why is nobody replying to me
What do you mean? You mean the TextBox
? You can set the PlaceholderText
to something like in the image you put.
it’s not an image it’s an animation, this is the model i use: https://create.roblox.com/store/asset/17677778124/Donation-Board-30?keyword=donation+board&pageNumber=1&pagePosition=1
Im not going to download the model, sorry.
But what do you want exactly? What animation? Can you at least describe what you want exactly?
Do you want to get a roblox animation pack to test it out?
what the gui appears to want is the animation id of the animation.
if this is your game, you can make and uplaod your own animation and copy the id
and then follow it up with the link
ex: rbxassetid://YOURANIMATIONID
please remember to look on the forum before posting, and if its about a model, try looking into the model or askign the creator
For example the godlike animation.
But i don’t know how i can get a link from an animation.
Ok, in the future i will look at the forum before posting.
I don’t think creator will respond and i already watched a tutorial on that model but he doesn’t say how to change it, he just said that it is for changing the animation.
Just go onto the roblox website and find an animation/animation bundle you want to use.
For example, the godlike animation you quoted:
Check the url, can you see the ID?
the ID is the number in the url, so for the godlike animation, its 3823158750
.
then just use the asset prefix and paste you’re ID after.
The asset prefix is rbxassetid://IDHERE
so the whole link will look something like rbxassetid://3823158750
.
Just do the same for the animation of you’re choice.