Is it possible to recreate Undertale's dust effect in roblox?

I wanted to recreate Undertale’s dust effect in roblox, without using a gif, is there a way ?
58bcc9ed8a0cfbec0d21f8f01265cb8172aec52c

An EditableImage would be able to achieve this. You would need to create an EditableImage that has larger dimensions than the image you want to apply the dust effect to, draw the image in the center, then you could run a procedural “dust” effect on it

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.