Set Light: Difference between revisions

30 bytes removed ,  27 May 2024
no edit summary
No edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
Line 9: Line 9:
}}
}}


Changes the direction that light falls onto your blocks. (Ignore the Position input, it's not currently used for anything.)
Changes the direction that light falls onto your blocks.
The position input is currently unused.


== Notes ==
== Example ==


If your game is in a top-down view that doesn't need shadows, there are 2 ways to remove them:
If your game is in a top-down view that doesn't need shadows, there are 2 ways to remove them:
Line 18: Line 19:
# [[Set Camera]] with a very high Y position if your game is top-down; otherwise, move it opposite the direction it's facing.
# [[Set Camera]] with a very high Y position if your game is top-down; otherwise, move it opposite the direction it's facing.


{{Image|File:Set_Light_remove_shadows.jpg}}
{{Image|Set_Light_remove_shadows.jpg}}


<sub>(From Tip-of-the-day, provided by Potato Chan.)</sub>
<sub>(From Tip-of-the-day, provided by Potato Chan.)</sub>


[[Category:Blocks]]
[[Category:Blocks]]