How do I create 8 bit style art??

A secret level we have we want to send the player into an 8 bit first person world…almost Mario style but y know…3D.

I was wondering how someone would approach the materials.The ones in the stylistic project were really neat but I don;t know exactly how they made the materials look so drawn…and more then that would there be a way to turn down the lighting quality to really low for just that level?? or anything else people think would help??

THANKS!!

You’ll need a post process material effect for that:

Thanks Jacky. Do you happen to know anything about changing the lighting or shadier settings to low??

There are console commands for quality settings, so you can use them with Execute Console Command node in level BP to set quality. You can find the commands in the documentation and a couple of threads in the forums and AnswerHub.

awesome. Thank you so much!!! :slight_smile:

I don’t see any list…nor do I see any for graphic settings…

Do you know where I could find the console command just for lighting?

https://docs.unrealengine.com/latest/INT/Engine/Rendering/Scalability/ScalabilityReference/index.html

You’re AWESOME. JACKY!!