The new RealityKit 2 ECS enhancements from #WWDC21 are awesome but to learn them I need a simple example!
Could someone please post a simple RealityKit 2 ECS example that rotates a simple cube using a Rotate Component?
If the Rotate Component is added then the cube should rotate.
If the Rotate Component is removed then the cube should stop rotating.