Forum Discussion
niksonleonard
2 years agoExplorer
Building Block "Network Grabbable Object" not working with "Grab Free Transform" in Photo Fusion 2
In Unity the object with the building block "Network Grabbable Object" that has "Grab Free Transform" attached to it gets stuck when handled with one or two hands soon as the scene starts. Guess it is something related to the "TransferOwnershipOnSelect" script when it calls:
```
_grabbable.WhenPointerEventRaised += OnPointerEventRaised;
```
Does anyone have any ideas on how to solve it, or any clue about it?
No RepliesBe the first to reply
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 12 months ago
- 9 years agoAnonymous