Noah2610 / deathfloor

Work-in-progress Mega Man inspired game.
MIT License
2 stars 0 forks source link

Add ForeignEntityAction #91

Closed Noah2610 closed 3 years ago

Noah2610 commented 3 years ago

Add action ForeignEntityAction, that takes an entity selector and an action to run on the selected entities. An entity selector takes an ObjectType, and maybe a future tag.