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