Pedro's work "7 segment v2 beta" inside, there are multiple components is the name of the "SevenSegmentsDisplay", and inside lamp inputcontroller used "SevenSegmentsDisplay. Inputcontroller.value” , but why no failure occurs, is it because the parts will only use the nearest part of the Value?
Tags
Question3 Comments
- Log in to leave a comment
-
Dev Pedro
@sujun after asking Nathan to change how inputcontrollers work he added a very cool feature, a part always checks the parts in the same group first and then the rest of the craft, so by grouping the parts together you can duplicate them without them breaking or using the incorrect value.
-
No Upvotes
Log in in to upvote this post.
@pedro16797 thank