Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - empika

Pages: [1]
1
DOTween & DOTween Pro / OnCollisionEnter not firing
« on: January 30, 2016, 01:44:15 PM »
Hi there

I know that collision does not happen when an object is tweening, but I have read in other threads that you can call OnCollisionEnter etc from a monobehaviour attached to the tweening object.

I have tried this but I cannot get these events to fire. I'm using a couple of cubes (one with a collider, one with collider-trigger) and then moving a capsule around a path using the DOTweenPath component.

Has something changed in dotween over the last few months? Or is there some sort of special set up I need to use?

Thanks

Pages: [1]