mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2024-11-10 20:45:35 +01:00
29 lines
1.7 KiB
Markdown
29 lines
1.7 KiB
Markdown
<p align="center">
|
|
<img src="https://github.com/Ttanasart-pt/Pixel-Composer/blob/6ed587ed6cd52317f6870836c1188ad914c834d4/img/s_banner.png" alt="Pixel Composer"/>
|
|
</p>
|
|
|
|
Node base VFX editor for pixel art.
|
|
|
|
![sample 2](https://github.com/Ttanasart-pt/Pixel-Composer/blob/2986c4c6131e8729437bdd785bde11980056678c/img/sample%202.gif)
|
|
|
|
## Set up guides
|
|
- Install GameMaker: Studio IDE (2023.2.0.71)
|
|
- Download and install extensions: (Some are optional, however an adjustment in code is required)
|
|
+ YellowAfterLife File dropper (Free) [itch](https://yellowafterlife.itch.io/gamemaker-file-dropper)
|
|
+ Samuel Venable xProcess, Border toggler, FileDropper (Free) [itch](https://samuel-venable.itch.io/gamemaker-extension-collection)
|
|
+ Official Steamworks extension (Free) [GM marketplace](https://marketplace.yoyogames.com/assets/10709/steamworks-ext)
|
|
+ YellowAfterLife GameFrame ($20) [itch](https://yellowafterlife.itch.io/gamemaker-gameframe)
|
|
* Optionally, remove all gameframe_* reference and disable borderless mode.
|
|
+ YellowAfterLife Apollo (Optional, $15) [itch](https://yellowafterlife.itch.io/gamemaker-lua)
|
|
+ Mytino Fluid Dynamics - GM Studio 2 (Optional, $15) [GM marketplace](https://marketplace.yoyogames.com/assets/5402/fluid-dynamics-gm-studio-2)'
|
|
|
|
- If running on Mac, delete PixelComposer\datafiles\data\themes\default folder (keep the zip file) before running.
|
|
- To use native exception handler (for more information) goto `debug` (crtl+T > debug) and comment out `setException()`.
|
|
|
|
## Links
|
|
|
|
- [Documentation](https://pixel-composer-doc.readthedocs.io/en/latest/ui/)
|
|
- [Download from itch.io](https://makham.itch.io/pixel-composer)
|
|
- [Steam page](https://store.steampowered.com/app/2299510?beta=0)
|
|
|