Description
Changelog
Reviews (1)
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
- Copy
addonsfolder to youraddonsproject folder. - Please Keep the plugin directory to
addons/net.yarvis.pixel_pen. - In Godot editor, restart when there is a prompts.
- In Godot
Project Settings / Plugins, ensure that PixelPen is enabled. - Select
Project / Reload Current Projectto restart, ones more time. - In the top of the right side after Assetlib you should see PixelPen Button.
- Click this button to show PixelPen Window.
Application
- Follow above instructions.
- Set
res://addons/net.yarvis.pixel_pen/editor/editor_main_ui.tscnas your main scene. - Export project for your targeted platform. https://docs.godotengine.org/en/stable/tutorials/export/exporting_projects.html
MacOS
- Read support.apple.com
- 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.
Changelog for version v1.2.0
No changelog provided for this version.