Added a new WirePlacerComponent. This is used on an item, and allows a client to place electrical wires in the world by AfterAttacking a a grid square without any other wires on it.

This commit is contained in:
Acruid
2019-09-19 11:47:45 -07:00
parent e668bbbade
commit e8485ee6c5
2 changed files with 61 additions and 0 deletions

View File

@@ -66,3 +66,4 @@
color: red
- type: Icon
texture: Objects/cable_coil.png
- type: WirePlacer