Fix emergency light not spinning.
This commit is contained in:
@@ -5,12 +5,12 @@
|
|||||||
components:
|
components:
|
||||||
- type: PointLight
|
- type: PointLight
|
||||||
radius: 10
|
radius: 10
|
||||||
energy: 5
|
energy: 2.5
|
||||||
offset: "0.5, 0"
|
offset: "0.5, 0"
|
||||||
color: "#FF4020"
|
color: "#FF4020"
|
||||||
mask: /Textures/emergency_mask.png
|
mask: /Textures/emergency_mask.png
|
||||||
|
|
||||||
#- type: EmergencyLight
|
- type: EmergencyLight
|
||||||
|
|
||||||
placement:
|
placement:
|
||||||
snap:
|
snap:
|
||||||
|
|||||||
Reference in New Issue
Block a user