Tom Klaversma
- النشاط الكلي 11
- النشاط الأخير
- عضو منذ
- يتابِع 0 مستخدم
- متابَع من 0 مستخدم
- أصوات 2
- الاشتراكات 3
المنشورات
النشاط الحديث بواسطة Tom Klaversma الترتيب حسب النشاط الحديث-
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 ...