Set Light

From Fancade Wiki
Revision as of 19:08, 16 May 2024 by Nikitaivanov (talk | contribs) (Created page with "Changes the direction that light falls onto your blocks. (Ignore the Position input, it's not currently used for anything.) /uploads/Set Light.png == Tip of the day, by Potato Chan == If your game is in a top-down view that doesn't need shadows, there are 2 ways to remove them: 1. Set the light angle to the same as the camera angle. (There is some weird shadow bleed.) 2. Set Camera with a very high Y if your game is top-down; otherwise, move it opposite...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Changes the direction that light falls onto your blocks. (Ignore the Position input, it's not currently used for anything.) /uploads/Set Light.png

Tip of the day, by Potato Chan

If your game is in a top-down view that doesn't need shadows, there are 2 ways to remove them: 1. Set the light angle to the same as the camera angle. (There is some weird shadow bleed.) 2. Set Camera with a very high Y if your game is top-down; otherwise, move it opposite the direction it's facing.

For more details, see: How to remove the shadows

File:IMG 20230327 104951.jpg