Creating a Effect like a ps1 styled game.
How would I manage to create an effect like this? I’m trying to get this tv effect like this picture, how would I possibly achieve this?
Creating a Effect like a ps1 styled game.
How would I manage to create an effect like this? I’m trying to get this tv effect like this picture, how would I possibly achieve this?
You mean the black borders? or the grainy/glitchy texture over the screen? or both?
Probably the best idea would be creating an image with that black TV border and applying some noise effect in the middle semitransparent. And load it as a ScreenGui
The black borders, like the tv looking screen effect.
Create an overlay in an app like Krita (free to use, highly recommend!). Make sure you export as PNG. Then, create a Frame with an ImageLabel and set the BackgroundTransparency to 1 for both. Upload the image to the ImageLabel as its Image property using the Asset Manager. You should be done!
If you are struggling with creating the overlay itself, perhaps ask #help-and-feedback:art-design-support ?
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.