Tom Klaversma
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 3
Posts
Recent activity by Tom Klaversma Sort by recent activity-
Bug when calling .destroy() on SceneObject instantiated from Prefab
Hey guys, I've noticed inconsistent behavior when calling .destroy() on Scene Objects. These Scene Objects are instantiated from a Prefab using scripting. In some cases, the Scene Object is removed...
-
Move head binding custom point using script
Hey guys! I've got a usecase in which I'd like to track parts of the face, e.g. the upper and lower eyelids. This is possible using a head binding in combination with a scene object. Please have ...