#How do i make a rolling animation like this from library of ruina?
1 messages · Page 1 of 1 (latest)
how do i make it seem like its scrolling though?
Tween it?
Use a frame that is inside a frame that has clip descendants on or smth
use a sprite sheet and then have it cycle through it to have the scrolling effect
also for the shaking gui part thats a bit more difficult. I did make a module for it but it expects the framerate I can show u it if ya want
nah no need for the shake, i just want to ask how to make the scrolling text
for the sprite sheet do i have to like elongate the numbers so each frame looks like it's going down pretty quickly or does normal numbers work?
well from what I see it looks like the numbers change instantly but if u want to make it look like they are scrolling down you can maybe just add like a blur effect in ur sprite sheet so
1.normal number
2.blur1
3.blur2
4.new number
also just be careful about ur sprite sheet size I think the max is like 1000x1000 pixels or something so dont make like a super big one
Alrighty, I'll try if i have time to!
👍