Fix torch & glowstick light (#10227)
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
color: "#E25822"
|
||||
radius: 1.0
|
||||
energy: 5.0
|
||||
netsync: false
|
||||
- type: LightBehaviour
|
||||
behaviours:
|
||||
- !type:RandomizeBehaviour # immediately make it bright and flickery
|
||||
|
||||
@@ -41,6 +41,7 @@
|
||||
color: "#00FF00"
|
||||
radius: 5
|
||||
energy: 0
|
||||
netsync: false
|
||||
- type: LightBehaviour
|
||||
behaviours:
|
||||
- !type:FadeBehaviour # slowly fade in once activated
|
||||
|
||||
Reference in New Issue
Block a user