SVG does have local transforms per entity, and having it rotate incrementally is probably the best way to do this. You could just put something in an SVG node and update its rotation in the transform -- should work! Call UpdateStart before updating the rotation, then UpdateEnd after which should then trigger the re-render. Don't use an Icon node because those assume static content which is cached and not re-rendered.
- Randy
> --
> You received this message because you are subscribed to the Google Groups "GoKi-Gi" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
goki-gi+u...@googlegroups.com.
> To view this discussion on the web visit
https://groups.google.com/d/msgid/goki-gi/89cbb858-7af2-4866-b0f9-70c814db3875n%40googlegroups.com.