-
Content Count
99 -
Joined
-
Last visited
-
Days Won
4
-
Well... Where did the time go?
I'm alive. Just too busy working on my projects.-
-
-
Ditto, @Rikifive
-
-
https://www.microsoft.com/store/productId/9PP2ZDP99370 Alongside the release of version D1.04, I released the compiler tool on the Microsoft Store.
-
So... I recently bought a Poweline Adapter kit. Whenever it's Remote Desktop or uploading files, it's pretty impressive.
-
https://imgur.com/a/XQeiOdU Some nice improvements, alongside porting it to Linux (at least in Console App form).
-
Batch compiling! Btw, Alpha 3 of the tool is live! https://github.com/acemod13/RMMVCookTool/releases/tag/1.2.0-20180925
-
Experimenting with particle effects.
-
Hmmm, how exactly are you doing that? Just emitting some puffy smoke particle images that float up and left or something more fancy then that? Hehe, either way maybe you should make it emit sprites from slightly lower, it looks like they appear on top of the chimney rather then from inside. Maybe even fiddle with the bush_depth and bush_opacity attributes on the sprites to make the lower half of the tile get rendered over the sprites or something? I donno.
-
I am using a plugin that utilizes the Pixi Particles add-on. Then I make a smoke emitter (with a particle editor) and load it to the plugin. It practically works like the 2D particles system on the 3D engines. The plugin needs an event to work as the spawn point. The plugin I use is this: http://pivoo.me/particle-core/
-
-