Open dsaltares opened 8 years ago
Hi David, We don't support this feature out of box, but it is relatively easy to implement. Please look at ATF CircuitEditor sample for reference. CircuitEditor allows user to add dynamic properties to circuit elements. Ideally the dynamic properties feature should be added to ATF this way all the ATF based applications can automatically acquire it. ( But there is no immediate plan to add the feature to ATF framework).
Alan
Is it possible to add arbitrary key value pairs to game objects in the property editor? That would be rather useful to hook into game specific logic.