itch.io is community of indie game creators and players

Devlogs

1.14.1 update

Pixel Composer
A downloadable tool for Windows and macOS
  • Globalvar is now expression. Support for equation, direct reference to other node values (please dont use it to create recursive reference).
    • This change means Globalvar name now can’t have space in it.

Interface

  • Add ability to set path for the main directory (preference > general > Directory path).
    • Note that Pixel Composer may not be able to access some folder in the C drive. When that happen, it will revert to the default APPDATA folder (even tho it also in the C drive, weird right?)

Nodes

  • New morph surface node.

  • New translate point node (move vec2 point using direction and distance).

  • New Dot, Cross product node.

  • New SpriteAtlas data type.

    • New draw atlas node
    • New atlas get/set node
  • [Transform] Add scale output mode. (Output scale by the “Scale” property).

  • [Sample Path] Add pingpong sample mode.

  • [Sample Path] Add direction output.

  • [Scatter] Add scatter along path mode.

  • [Scatter] Add atlas data output.

  • [Stack] Add atlas data output.

  • [Composite] Add atlas data output.

  • [Pack Sprite] Change atlas data to SpriteAtlas type.

Bug

  • [Collection] Creating a collection should be based on the panel that call the add dialog. (In case of multiple collection panels.)
  • [Loop] Fix freeze when loop input has no connection.
  • [Loop] Fix last iteration run twice.

Files

  • [Beta] PixelComposer 1.14.1 itch.zip 56 MB
    Apr 18, 2023
Download Pixel Composer
Read comments (2)