decentraland / asset-packs

Asset Packs for the Decentraland Editor
0 stars 1 forks source link

feat: Update schemas and refactor Tweens #100

Closed cyaiox closed 7 months ago

cyaiox commented 7 months ago

This PR updates the schemas to define the optional allowedInBasicView props to be used by the inspector::Config component.

Also, refactors the tween's actions to use the Tween component instead of the tween utils from @dcl-sdk/utils