Hello There! I have a question that I want to ask. So I had made the gif animated images on the part for the first time. And it works great. But the thing is, I wanted to make the gif image more brighter with surface gui on the brick part. Instead of doing screen gui. How can I edited that type of script on the part brick as a brighten image screen for surface gui gif?
@the-noise.about pixel art make everything a surfacegui with pixelated ResampleMode, im making pizza tower too but the full game and every floor is a separate place because if you put alot of surfaceguis it stops rendering
thanks nothing happened, literally nothing, script doesnt work or anything, tried to updated 2023 one, guess what happened, nothing, im better off getting each frame from something and uploading every single one of them to roblox and making a script where itll switch from image to image.
If you're running it on the server, change game:GetService("RunService").RenderStepped:Connect(function() to game:GetService("RunService").Heartbeat:Connect(function() RenderStepped doesn't work on the server, only on the client.
Hello! Thanks a lot for the support ❤
HERE IS A NEW 2023 UPDATED VERSION WITH CLEAR EXPLANATION :)
ua-cam.com/video/AJUFpa8kiOk/v-deo.html
the only tutorial that legitmatly helped me thank you so much your awesome
Yay! Now I can put subway surfers footage at the bottom of my storyline so people can focus!
Tysm, you’ve earned a sub
You video very helpful, by your video my game will be more good, thank!
the screen gui and script is working fine , but it appears 2 animated images , how do i fix that?
YEEESSSSS IT WORKED THANK YOUUUUU
thank you so much.but at the end there is white stuff
THANK YOU
even with clip descendants on, it still does that thing where it animates the whole spritesheet ( 5:19 ). how do i fix it?
Hello There! I have a question that I want to ask. So I had made the gif animated images on the part for the first time. And it works great. But the thing is, I wanted to make the gif image more brighter with surface gui on the brick part. Instead of doing screen gui. How can I edited that type of script on the part brick as a brighten image screen for surface gui gif?
Try turning shadows off in the part, or put a light in the part.
It does the job but sucks for full screens, the quality of the gif gets horrible, so thanks Roblox for that
it doesn't work, the error here is: Animated is not a valid member of Frame "Players.RangerGuy5.PlayerGui.ScreenGui.Warper"
edit: nvm im so dumb
Nice! How do I animate textures?
Look for "How to add GIFs in Roblox Studio (tutorial)" on his youtube channel
could you do a tutorial on how to make billboard gui gifs please
bro its exact same as screengui and surfacegui -_-
Sabes hacer animación gif pero en uv de una obj no por caras sino por uv
hi! please help i've been trying to put a gif on a mesh for the longest!
How can you put this on a surface GUI but server sided?
do the same steps work if you make a part pop up the gif?
Is there a way to make it not so low resolution? Like making the spritesheet higher res
That has to be with the quality of gif you upload
@@robloxlord_99 its perfect quality but i cant make it go up anymore
@@DuckyYoutoob roblox resolution maximum is 1048 x 1048
But how do i make it a bit bigger to make it work
hey , this works great but is there one for a beam? i'm trying to make a doom like game and a gif as the players that stares at the charcater.
how do i stop it from looping?
Currently there isn't a way to easily do it. You need to edit some parts in the script
@@robloxlord_99 nah i got it to work just put the lastFrame's value as the number that you get by multiplying rows and columns aka the frame number
this dont work???
Some reason when I put the gif in the sprite sheet worker it does not make it to a sprite sheet
Hey, how do i make the sprite move slower? Mine moves too fast
Reduce the fps
thanks :)
hi how can you make the speed slower or faster?
Decrease the fps to make it slower
How do i make it also a boss that charges at the player? I'm making a Pizza Tower Halloween Demo game, but i can't code.
@RushGamerPro Toxic little kid
what?? how does this have anything to do with gifs
@@lu4ren Pizza tower is 2D.
Roblox is 3D, and you can make gifs in it.
@@lu4ren You can see that Pizza Tower uses pixel art.
@the-noise.about pixel art make everything a surfacegui with pixelated ResampleMode, im making pizza tower too but the full game and every floor is a separate place because if you put alot of surfaceguis it stops rendering
THANK YOU
didnt work
can he not do 9x11?
Did not work when I tried it, does it have to be a 15 fps gif? I did all the steps and it doesn't even move, it just shows the image frames
Did you follow everything in the video? Try again it should work
doesn't work
GOD🥵
how do i do gif morph
dope
does this work on billboard guis
Yess it does! :))
i did everything right but its just showing the spritesheet
@@robloxlord_99 can you help me? mine shows 3 screens
@@robloxlord_99 then show us how to
can you show how@@robloxlord_99
how to full screen it
set the image size to {1, 0},{1, 0} and the position to {0, 0},{0, 0} i guess
thanks
nothing happened, literally nothing, script doesnt work or anything, tried to updated 2023 one, guess what happened, nothing, im better off getting each frame from something and uploading every single one of them to roblox and making a script where itll switch from image to image.
can someone make this into a model and send me it bc i tried it for billboard gui and it didnt work :(
If you're running it on the server, change game:GetService("RunService").RenderStepped:Connect(function() to
game:GetService("RunService").Heartbeat:Connect(function()
RenderStepped doesn't work on the server, only on the client.
Can you help me? I am trying to make a loading animation for a teleporter when i try it either loads just the sprite image or doesnt teleport at all