mirror of
https://github.com/WWhiteDreamProject/wwdpublic.git
synced 2026-04-16 21:17:39 +03:00
[Add] Abductor Animation Light (#964)
* light * Apply suggestions from code review --------- Co-authored-by: vanx <vanxxxx@discord> Co-authored-by: Spatison <137375981+Spatison@users.noreply.github.com>
This commit is contained in:
@@ -15,6 +15,12 @@
|
||||
color: "#FD009899"
|
||||
- type: TimedDespawn
|
||||
lifetime: 5.0
|
||||
# WD EDIT START
|
||||
- type: PointLight
|
||||
radius: 1.5
|
||||
energy: 2
|
||||
color: "#B069DB"
|
||||
# WD EDIT END
|
||||
|
||||
- type: entity
|
||||
id: EffectTeleportationEntity
|
||||
@@ -30,4 +36,10 @@
|
||||
scale: 0.65, 0.65
|
||||
color: "#FD009899"
|
||||
- type: TimedDespawn
|
||||
lifetime: 5.0
|
||||
lifetime: 5.0
|
||||
# WD EDIT START
|
||||
- type: PointLight
|
||||
radius: 1.5
|
||||
energy: 2
|
||||
color: "#B069DB"
|
||||
# WD EDIT END
|
||||
|
||||
Reference in New Issue
Block a user