Post

Replies

Boosts

Views

Activity

Xcode 13 - USDZ available animation didn't work
After I update the Xcode to 13 the animation that comes with the USDZ is not played anymore in the Reality Composer / RealityKit even though it's working fine on older Xcode 12 and 11 the problem: 'Nothing happens when playing any USDZ animation even when running it on a real device' Does anyone face this problem cause didn't find a solution and update to fix it yet
1
0
1.5k
Feb ’22
How to install gestures for Reality Composer
Hello 👋 I added USDZ with animation in the Reality Composer (.rcproject) After Load the scene and added to the ARView I tried to install gestures like Rotate scale ... but won't work let ganGes = gangnim?.gnagnumObject as? Entity & HasCollision         arView.installGestures([.rotation,.translation,.scale], for: ganGes!) How can I install Gestures to Reality Composer
1
0
1.5k
May ’21
Xcode 14 circular reference errors
After updating to Xcode 14.0.1 the app won't run on real device and show me circular reference  errors only on real devices (in the simulator work fine) the problem appears even on the swift page only contains a comment I tried to remove derived data and I updated the pods and also the Swift Package
Replies
6
Boosts
0
Views
2.7k
Activity
Dec ’22
Xcode 13 - USDZ available animation didn't work
After I update the Xcode to 13 the animation that comes with the USDZ is not played anymore in the Reality Composer / RealityKit even though it's working fine on older Xcode 12 and 11 the problem: 'Nothing happens when playing any USDZ animation even when running it on a real device' Does anyone face this problem cause didn't find a solution and update to fix it yet
Replies
1
Boosts
0
Views
1.5k
Activity
Feb ’22
How to install gestures for Reality Composer
Hello 👋 I added USDZ with animation in the Reality Composer (.rcproject) After Load the scene and added to the ARView I tried to install gestures like Rotate scale ... but won't work let ganGes = gangnim?.gnagnumObject as? Entity & HasCollision         arView.installGestures([.rotation,.translation,.scale], for: ganGes!) How can I install Gestures to Reality Composer
Replies
1
Boosts
0
Views
1.5k
Activity
May ’21