This release brings a bunch of changes to patterns and syntax within the expressions and effects. It also adds some elements to the citizens component of the plugin.
Changelog:
- Added "is navigating" condition
- Added citizen pathfind effect
- Added effect to change citizen's skin by the skin type.
- Added an expression for all citizens
- Added expression for citizen with a specified ID
- Changed all applicable citizen effects/expressions to allow an array of npcs. (Issue:#2)
- Added expression for a head from a skin.
- Changed player skin value and player skin signature expressions to include all skins.
- Added skin from url expression.
- Added expression to get the url within a skin value.
Full Changelog:
-
https://github.com/NagasonicDev/Skonic/compare/1.0.6..1.0.7