When I first saw the wildcard, I though of a game that only works with two gamepad buttons, like a chrome dino-like game with the xbox A button to jump and the xbox B button to crouch.
GhSoares
2
Posts
1
Topics
A member registered Mar 12, 2018 · View creator page →
Creator of
Recent community posts
So, I was thinking of making a custom fragment shader to displace the texture with noise, so it will look that the hairs are moving with the wind, but I don't know if I can do this, legally talking.
The result would be something like this:
I'm using UV displacement, and created a alpha mask sprite with the regions that I want to offset (the region in the eyes, for example, the mask alpha is 0.0, so there isn't any offset), and OpenSimplexNoise texture.