- Home /
Question by
BuzzyRoboYT · Feb 19 at 11:11 PM ·
curveendless runner
Curved edge of screen
I am making a subway surfers style game and I want to recreate the effect of the world sort of curving slightly instead of being completely flat it kind of curves, this similar effect is also in animal crossing. I was wondering how could I achieve this? Thanks to whoever responds!
Comment
Best Answer
Answer by VioletAbstract · Feb 22 at 06:40 PM
This is achieved with a shader. Here is a nice tutorial using Unity's shader graph to get you started: https://www.youtube.com/watch?v=UoK7VRs3tfo
Your answer