[WED] Disable Shadows?

Posted By: Ch40zzC0d3r

[WED] Disable Shadows? - 02/01/14 22:10

Is there a way to have a sun but no shadows? I tried everything in map-compiler options but the shadows wont leave frown
EDIT: Disable the sun works, there seems to be a basic light, sry all tongue
Posted By: 3run

Re: [WED] Disable Shadows? - 02/02/14 18:26

Just set 'flat' flag for blocks, instead of 'shaded'.
Posted By: rayp

Re: [WED] Disable Shadows? - 02/13/14 22:19

This added in main function may help as well ( dont know if it works for level blocks, guess not ):
Code:
shadow_stencil      =   -1;



Cheers
© 2024 lite-C Forums