Hand brightness ?

User avatar
Mgdie
Member
 
Posts: 25
Joined: Sun Dec 09, 2012 22:03

Hand brightness ?

by Mgdie » Tue Jul 15, 2014 02:38

You can change overall game brightness with this but it doesn't affect the "hand" and the object it holds, how can i change boths light level at the same time?

OpenGL_vertex.glsl

Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
 
   color.r = rg;
   color.g = rg;
   color.b = b;

   color.a = gl_Color.a;
   gl_FrontColor = gl_BackColor = clamp(color,0,1.0);

 

Return to Minetest General

Who is online

Users browsing this forum: No registered users and 8 guests

cron