decentraland / asset-packs

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

feat: Add on input action trigger #105

Closed cyaiox closed 7 months ago

cyaiox commented 7 months ago

This PR adds a new trigger: on_input_action

As the entities can only have one pointerEventsSystem.onPointerDown, the trigger on_click is marked as deprecated in favor of this new trigger.