Skip to content

New extension: <Creation Checker> #2072

@dobradurahunteroficial

Description

@dobradurahunteroficial

Description

Instead of place your actions just after a object creation, you can just add an behavior to the object and create a whole new event to detect if the object was created, this method makes your code more organized and more eficient. Not just that, you can change if you want the condition runs with the pre-placed objects, just with the "Create an object" action or similar. With this checker, you can make:

  • Creation particles/sounds;
  • Simultaneous creation, like a health bar for enemies;
  • Change an variable to "natural" or "spawned", just like classic sonic's rings that spread when you get hit
    It may be unnecessary, but is accelerates your productions.

How to use the extension

If you put behavior "Creation checker" in any object, you can use a condition that detects when an object was created

Checklist

  • I've followed all of the best practices.
  • I confirm that this extension can be integrated to this GitHub repository, distributed and MIT licensed.
  • I am aware that the extension may be updated by anyone, and do not need my explicit consent to do so.

Example file

creation checker example.zip

Extension file

Creation_Checker.json

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions