Light bulbs can now be colored! (#154)

-Also fixes a bug where bulb type didn't matter when inserting a new bulb into a light fixture.
-And a bug where bulb state changing didn't change the light itself.

P.S. Also note I didn't add any colored lightbulb prototypes, as I don't think they're necessary right now. To see the changes, please use VV! In the future, it might be possible to change the lightbulb's color with a multitool or something in-game.
This commit is contained in:
Víctor Aguilera Puerto
2019-03-23 22:30:05 +01:00
committed by Pieter-Jan Briers
parent 5c234c1de4
commit 4f2ae14b3f
3 changed files with 62 additions and 21 deletions

View File

@@ -193,4 +193,4 @@
<ItemGroup>
<Folder Include="GameObjects\Components\Healing\" />
</ItemGroup>
</Project>
</Project>