This website works better with JavaScript
Home
Explore
Help
Sign In
Godot
/
godot-demo-projects
mirror of
https://github.com/godotengine/godot-demo-projects.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Changes to Light
-=-=-=-=-=-=-=-=
-Changed material unshaded property for an enum, which supports light-only shading
-Added a "Mix" shading mode, useful for using lights as masks
-Added energy parameter to Light2D
Juan Linietsky
10 years ago
parent
9264a4ab12
commit
590f001b02
4 changed files
with
4 additions
and
0 deletions
Unified View
Show Diff Stats
BIN
2d/light_mask/burano.png
4
0
2d/light_mask/engine.cfg
BIN
2d/light_mask/lightmask.scn
BIN
2d/light_mask/splat.png
BIN
2d/light_mask/burano.png
View File
+ 4
- 0
2d/light_mask/engine.cfg
View File
@@ -0,0 +1,4 @@
+[application]
+
+name="Using Lights As Mask"
+main_scene="res://lightmask.scn"
BIN
2d/light_mask/lightmask.scn
View File
BIN
2d/light_mask/splat.png
View File