How Does This Work?

Hello,

I am just wondering how does this game work, and when i say that, i mean:

How does that outline work?

How is the character looking literally like paper?

If someone has any idea, please reply it.
This is an example of what i am talking about:
https://gyazo.com/f258686c61791ff2f63149a7272d3171

Link to place:

1 Like

Probably viewport frames

https://create.roblox.com/docs/reference/engine/classes/ViewportFrame

the character is shown with a viewport frame

when you go up the character in the viewport gets rotated 45 degrees so its facing away and then when you go down its facing towards

but when it goes sideways i think that rotation effect can be done by putting the viewport in a surfacegui on both sides of a part and then rotating the part

and to play walking animations in a viewport it has to be in a worldmodel