Job Offer - Programmer {closed} Looking for some one to make some shaders for me

Evanski

Raccoon Lord
Forum Staff
Moderator
So far I only need 2 Shaders,

I will pay 80$ for both shaders

I need one of a blurry dizziness (Like when your drunk)

and one of smiley green stuff

I want them to be able to be activated by a single line of code
such as

Code:
if (keyboard_check_pressed(vk_up))
{
       DO shader here
}
So basicilly I want all the shader set up to be in a script and a shader made in gmsl
 
Last edited:
Top