Mcfarlanejo / circuit-simulator

1 stars 0 forks source link

First working prototype of placing components in game #17

Closed bchorne closed 1 year ago

bchorne commented 1 year ago

Scripts for an object to be included in the scene, as well as Canvas objects to support placing current prototype prefabs into a scene directly. Numbers of placeable objects controlled in editor. Placement currently rudimentary, and has a "shadow" feature not fully working, need to switch over to the same raycast system used elsewhere. Supports any number of items. Can theoretically be used as a toolbar as well, ie toggling wire control from the same system.