Lmk you know how it goes for you! I'm a bit of a efficiency nut myself, this and pixel unwrapper go so well together if you're trying get that pixel perfect look: https://github.com/noio/Pixel-Unwrapper
Keo
Creator of
Recent community posts
Hi all! Artist at Nuke Nine Inc, the company behind the roguelike Vagante.
I started building an asset pack that hopes to cover all the bases for folks getting started on a new top-down or side-scroller game. I personally have found these helpful for prototyping my own project, where you are in the phase where you are not quite sure what your game is going to be. Can imagine this being helpful for artists that struggle nailing top-down perspectives (me). They are pre-renders with a custom a pixel art shader applied, as such there are stray pixels, and what I'm just going to call pixel blinks :P
Hope this becomes a valued resource for anyone. I want to provide long-term support so feel free to leave any comments here on my page, and I'll try to fill any requests that feel reasonable. At some point I'd like to package a utility with this project, so folks can render their own characters with different accessories, but that's a long ways off.
Thanks for reading + taking a look :)
https://lefty-spurlock.itch.io/character-template-adventurers
Made a couple changes to Ologon's 2.8 port of Sprytile. Was experiencing some issues with holding 'S' and 'N' while using my laptop and trackpad. The shortcut for snapping the cursor is "Left Alt + left click", and the shortcut for selecting an off-axis work plane is "ctrl+alt left click."
Also rebound tile rotation and flipping to 1,2,3,4
https://www.dropbox.com/s/29ksood4d1q2qz9/sprytile%20laptop%20edition.zip?dl=0
You can also remove the whitening effect when in edit mode, but going under the Preferences > Themes > 3D View > Face, and change the second color alpha to 0
Sorry I thought I was going to have more time this month for this project Brendan, I do consider it my baby and will shift gears to focus on it but I'm in the process of moving / building a small tiny house to move into at the end of the month. I noticed you donated and will send it back and if you feel up for donating again once you have a working version, I'd appreciate it. Priorities, but looking forward to working on this again
Hi Garrom, I haven't tested exporting to Linux with Godot before. I've uploaded a build, let me know how it goes for you, unfortunately at this time I don't have a machine running to test it. If it works exactly as it should like on Windows, great! But I'm not experienced enough with Linux to do any debugging nor have the time to sink in troubleshooting different platforms.
First off thanks for the work you two have been doing on this, this is amazing, and makes my work infinitely easier!
One minor thing I'd add is designating an end frame, say I want to have an emitter start after a certain emitter has stopped, for example an explosing followed by a smoke trail.
The bigger ask is working in a timeline somehow, so you are able to key in certain values, and lerp between the keys. I'm imagining this would be quite an overhaul, though maybe there are similar simpler solutions to what I'm imagining.
I'm imagining little key buttons next to each property, that'd add the key to the timeline. Perhaps the timeline has a track for each property, or the user can add a track for the properties that they need. Like photoshop's timeline, you can have emitters take up a certain amount of frames, every frame meaning they are emitting particles. Underneath that are the properties, with their respective keys.