Skip to content

Releases: PhaserEditor2D/phasereditor2d-scripts-core

v1.1.2 - Jan 11, 2024

11 Jan 10:42
Compare
Choose a tag to compare

v1.1.2 - Jan 11, 2024

  • Fixes build-browser script. Include .components files.

v1.1.1 - Jan 11, 2024

11 Jan 09:32
Compare
Choose a tag to compare

v1.1.1 - Jan 11, 2024

  • Adds the SpawnActionScript.

v1.1.0 - Jan 10, 2024

11 Jan 00:01
Compare
Choose a tag to compare

v1.1.0 - Jan 10, 2024

  • The OnEventScript removes the event if it's root is a game object and the game object is destroyed.
  • Add the new components:
    • TargetActionComp
    • AssignOpComp.
  • Add the new scripts:
    • AddToParentActionScript
    • ExecRandomActionScript
    • ExecChildrenActionScript
    • PlaySpriteAnimationActionScript
    • SetAngleActionScript
    • SetScaleXActionScript
    • SetScaleYActionScript
    • SetXActionScript
    • SetYActionScript
    • SetFlipActionScript