justin-espedal / polydes

Collection of open source Stencyl extensions.
MIT License
8 stars 4 forks source link

Refer to actor/scene events in attribute identifiers. #45

Open justin-espedal opened 9 years ago

justin-espedal commented 9 years ago

e.g.

<getattr [sceneevt _AttributeName]>
<getattr [actorevt "Actor Name" _AttributeName]>