PixelPen's icon

PixelPen 0.2.3 Tools 4.2 Community

Submitted by user bayu-sw; MIT; 2024-06-17

PixelPen is a free and open source pixel art editor, proudly created with the Godot Engine. Pixel Pen can be use as godot addons or standalone aplication.

Addons files contain GDExtension binary for MacOS, Windows, Linux, Web and Android.

# How To Use
## Plugin
1. Download and Extract files.
2. Copy `addons` folder to your `addons` project folder.
3. Please Keep the plugin directory to `addons/net.yarvis.pixel_pen`.
4. In Godot Project Settings / Plugins, ensure that PixelPen is enabled.
5. Select Project / Reload Current Project to restart.
6. In the top of the right side after Assetlib you should see PixelPen Button.
7. Click this button to show PixelPen Window.

## Application
1. Follow above instructions.
2. Set `res://addons/net.yarvis.pixel_pen/editor/editor_main_ui.tscn` as your main scene.
3. Export project for your targeted platform. https://docs.godotengine.org/en/stable/tutorials/export/exporting_projects.html

!NOTE
### MacOS
+ Read [support.apple.com](https://support.apple.com/guide/mac-help/open-a-mac-app-from-an-unidentified-developer-mh40616/mac)
+ Control-click `res://addons/net.yarvis.pixel_pen/bin/libpixelpen.macos.debug.framework/libpixelpen.macos.debug`.
+ Control-click `res://addons/net.yarvis.pixel_pen/bin/libpixelpen.macos.release.framework/libpixelpen.macos.release`.
+ Open it once with any app.


View files Download Submit an issue Recent Edits