Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 567 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 567 Bytes

SwitchObject

An object plugin that allows switching visibility of object groups. This allows for easily configurable setups, like exchanging tires on a car, pickups on a guitar, houses with different roofs, differnt sets of curtains in a room, et cetera, you get the idea.

Aspiring plugin developers can learn - amongst other things - the following from the code:

  • Object plugins derived from class ObjectData
  • Dynamic user interfaces in the Attribute Manager (the complete UI is build dynamically in the code)
  • Working with class Description and DescID