warning Warning! Pixmancer will be discontinued on December 19, 2025, but there is an improved version called Community Edition.
close

1. Script Editor

Roland Script is used to control frames, layers, and objects in your projects. Below is the syntax and explanation.

Example Script
roland script
HI ROLAND.SCRIPT! // Entry point of the script. The engine starts reading from here. MAKE.NEW LAYER!("Background") // Creates a new layer called "Background". Used for base visuals. NAME.NEW FRAME!("Frame 1") // Creates and names a new frame "Frame 1". END! // Ends the script. The engine stops reading here.

2. Drawing Tools - new in community edition

Text Tool: Add text to your canvas. You can move and edit it freely.

Move Tool: to move the canvas

Blur Tool: Softens pixels to create smooth transitions or depth effects.

Zoom In / Zoom Out: Focus on details or view the whole canvas.

3. Project Tools

Static Project / Animation Project: Choose the type of project you are creating.

Palette: Select colors to use in your drawings.

Opacity: Control the transparency of the brush only.

Brush Size: Adjust the size of your brush for more control.

4. Frames & Layers

Frames: Manage frames for animations. You can set FPS and animation speed.

Play / Stop: Preview or pause your animation.

Add Frame / Add Layer: Insert new frames or layers to expand your project.

5. Actions & Export

Export PNG / GIF / APNG: Save your artwork in different formats.

Clear: Remove all content from the canvas.

Project

See the Pixmancer tool included directly below:

Pixmancer Screenshot 1 Pixmancer Screenshot 2 Pixmancer Screenshot 3

Thank you very much for reading the documents

© Restudio Games