Releases: PhaserEditor2D/phasereditor2d-scripts-core
Releases · PhaserEditor2D/phasereditor2d-scripts-core
v1.1.2 - Jan 11, 2024
v1.1.2 - Jan 11, 2024
- Fixes build-browser script. Include .components files.
v1.1.1 - Jan 11, 2024
v1.1.1 - Jan 11, 2024
- Adds the SpawnActionScript.
v1.1.0 - Jan 10, 2024
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