Fisheye effect? (kinda like in fnaf) [SOLVED]

You know how in fnaf games when you look around, the image kinda stretches, so it feels more 3 dimentional and not just a flat image scrolling from left to right?

Here’s some gameplay so you know what I mean:

Anyways, I’m sure there is a way to program this effect, but i was wondering if you could achieve it via Layer effects so it applies to every object at the same time.
(And because I suck at programing so it would take me approximately forever to figure out how to program that)

Hi,
for that you could use the displacement effect on your layer.

You can find some information about that here: Fake 3D Cylinder Shader (Like the one seen in FNAF)
and an enhanced displacement map here: Fixed FNaF cyllinder displacment map

Oh, thanks! I’ll check it out