Destructible

  • destroyedGraphics: Elements instantiated on destroying the object, more likely to be used to display broken elements of the object.

  • rewardsOnDestroy: Reward elements instantiated on destroying the object, such as coins, experience, or other items.

  • destroyedSFX: Sound played on destroying the object.


Learn more about Destructibles in Adding Destructible Objects.

Last updated