tangram-unity icon indicating copy to clipboard operation
tangram-unity copied to clipboard

Custom Data Component

Open karimnaaji opened this issue 7 years ago • 0 comments

Add a SceneGroupData component that can be optionally aggregated to specific group object for use in gameplay mechanics. The class should also have a specific interface so users would be allowed to add more custom data to the initial data set or overwrite its default content.

For example, features could have information about the feature properties itself (properties), tiles could have the tile identifier, geo location, bounding boxes etc..

karimnaaji avatar Aug 09 '17 22:08 karimnaaji