decentraland / sdk

PM repository for SDK
Apache License 2.0
4 stars 4 forks source link

Tweens and Trigger areas don't work together #1001

Closed nearnshaw closed 8 months ago

nearnshaw commented 10 months ago

If I use a Tween and a Trigger Area form the utils library on a same entity, I can't get the trigger area to work, it doesn't detect that the player stands inside it.

Probably it's something to do with how the trigger area works and how it calculates the current position of the entity.

pravusjif commented 8 months ago

tackled at https://github.com/decentraland/unity-renderer/pull/6037, will reach production with next explorer's release and subsequent SDK release

pravusjif commented 8 months ago

Fix released with @dcl/sdk@7.3.36