Tom Klaversma
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 3
Activity overview
Latest activity by Tom Klaversma-
Tom Klaversma commented,
After a few hours of debugging, I found the bug in my code that caused this bug. The level manager that was responsible for generating the platforms around the player has a reset method that was ca...
-
Tom Klaversma created a post,
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...
-
Tom Klaversma commented,
Hey Neha, Any new on Joseph's feature request? I would really like to use this for a client case too! Another workaround would be to post and retrieve data to an external database managed by a thir...
-
Tom Klaversma commented,
Hey Neha & Jonathan, Thanks for the reply, too bad it isn't (yet) possible! In my use case, I'd like to add these points using code so my colleagues don't have to worry about doing that when they w...
-
Tom Klaversma commented,
Anybody an idea / solution for this problem?
-
Tom Klaversma created a post,
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 ...