x157 / x157.github.io

46 stars 7 forks source link

Tutorial Request: GAS Trigger Ability with Event Data #9

Open x157 opened 1 year ago

x157 commented 1 year ago

This is very similar to sending TargetData over RPC, but it's useful when you have the authority to locally trigger an ability and you don't need the network.

TLDR you create TargetData similarly to the existing tutorial, but then you trigger an ability with that as the event data.

A quick video and doc describing this process would be helpful.