Info

Statistics

  • Download count659 total downloads
  • Latest download count 233 downloads of latest version
  • Average download count2 downloads per day average

Owners

  • Stable

    Version 2.4

    • Released 11 Sep, 2023
    • 233 downloads

    Fixed typo mistakes that caused issues with the o() and snap() expressions

  • Stable

    Version 2.3

    • Released 4 Sep, 2023
    • 116 downloads

    Fixed a tiny issue that occured when Color Templates were set-up using vanilla rgbEx() expressions

  • Stable

    Version 2.1

    • Released 24 Aug, 2023
    • 42 downloads

    - fixed and improved token expressions

  • Stable

    Version 2.0

    • Released 21 Aug, 2023
    • 80 downloads

    HUGE Update adding a bunch of ACEs and new features to the C3 engine :

    • many token ACES
    • BBCode Utilies
    • Color Utilities
    • RNG ACES
    • Framerate independant lerps

    You can find the full feature lists on the official page here :

    overboy.itch.io/construct-3-utils

    The development of this enormous update was made possible thanks to the contributions of our generous backers and supporters 🙏

    Official documentation : overboy.itch.io/construct-3-utils

    Crowdfunding campaign : opencollective.com/utils

  • Stable

    Version 1.2

    • Released 13 Aug, 2023
    • 80 downloads

    UTILS 1.2 - Stable Release ✅

    - Enhanced a bunch of the existing features

    - Renamed some expressions so they have better names

    - tokenAt now works with negative index to count count from the end)

    - All ACES and parameters have better and more descriptive descriptions

    - Fixed a bunch of typos

    Thanks to Federico for all the feedbacks !

  • Stable

    Version 1.1

    • Released 13 Aug, 2023
    • 53 downloads

    UTILS 1.1 -

    Polish and fix a lot of typos

  • Beta

    Version 1.0

    • Released 11 Aug, 2023
    • 55 downloads

    - First Release ! 🎉

    - [Expressions] : a LOT of handy expressions such as wrap, angle360, degreesToRadiants, RadiantsToDegrees, snap, remap, offsetXAtAngle, offsetYAtAngle, tokenRandom, tokenAdd, tokenRemove and tokenLast

    - [Condition] : Transfer Picking from one Family/ObjectType to an other

    - [Condition] : Powerful condition to pick Parents and Children of any instance at any Hierarchy Level under and above !

    - [Condition] : Is Object on parent layer of another layer

    - [Condition] : Is Object on sublayer of another layer

    - [Condition] : Is Object on visible & interactive layer

    - [Action] : Toggle Layer Visibility

    - [Action] : Find and Replace Text in String Local or Global Variable

    - [Action] : Move all objects from layer A to layer B