Jetrotal
Jetrotal
Some years ago, an indie pixel art tool, called xprite editor ( https://github.com/0b01/xprite-editor ), presented a powerful concept to convert vector curves to pixel art in real time:  It's...
I'm on a quest to find a way to convert Vector Images to pixel art, as on the "Out of this World" game.  Here's a discussion on it: https://github.com/aseprite/aseprite/issues/2704#issuecomment-1074251901...
Hi, Is there a good way to import external QML files into Qaterial/QML Online environments? the **Import "http://fileaddress/filename.qml"** syntax freezes the page. I wrote those functions that work on QML...
Hello, i've been testing the webplayer page with different Pull Requests. One thing I noticed is that some times the player gets stuck on `Preparing... (0/1)` Sometimes it proceeds to...
We have been seeing a lot of people struggle to proper build their games. To overcome that I'm suggesting a tool that can be both used as a standalone App...
Hey! The current logo has some design issues with the player's native resolutions (320x240, 640x480, etc), some of they are:  ☝ The text has some strong anti-aliasing, which gives...
Hi, i'm kinda new to javascript developing for web and my question may sound stupid, but here we go: I'm trying to use the scrapper to get a list of...
Overview ------------------ Inspired by the [RMUI's concept art ](https://finalbossblues.com/des/rpgmacker/rmui.html), I started drawing some some concept arts for EasyRPG's UI:  It's based on Google's Material Design. There's a Qt framework...
The workflow would work like this: - User Opens Event Editor - Instead of hitting ` ENTER ` to add an Event, the User hits ` CTRL + ENTER `....
I'm mixing html and javascript, would be nice to keep the original IDs from the files, so the js code can find them.