Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

AppGameKit/AppGameKit Studio Showcase / Particle Addon Pixelart Style and Sidescroller Tests

Author
Message
GaborD
6
Years of Service
User Offline
Joined: 3rd Dec 2017
Location:
Posted: 30th May 2020 08:38 Edited at: 30th May 2020 10:13
The new Particle Addon update is released and adds some simple commands to render the 3D particle effects into sprite textures for using them in a 2D setting.
The effects are still rendered in 3D first, unfortunately I don't think that can be avoided with AppGameKit currently unless handling the positioning with sprites as individual particles CPU side, which would totally defeat the purpose of having a GPU particle system.

I thought it would be fun to test if we can achieve a pixelated look for fire, portal and projectile effects.
Here is a simple video (just threw together some assets from a bundle, nothing fancy). It's really easy to load effects, assign them to sprites and move them around. The standard sprite depth system can ofcourse also be used to correctly layer the effects. Also using the helper function to create particle trails that try to match a sprite's movement. 1080p vid, enlarge for the full brute force of pixelation :p




And here is a quick video of the sidescroller starter project that is included in the addon package.



Hope someone finds the new functions helpful.
I have some ideas for more 2D oriented functionality (particle collisions with a level collision layer and some other madness, plus I want to test an idea for a separate fully 2D system, would be fun to have a 2D focussed effect editor), just need some feedback if this stuff is of any use to you guys or if we should stick to 3D with the addon.
PartTimeCoder
AGK Tool Maker
9
Years of Service
User Offline
Joined: 9th Mar 2015
Location: London UK
Posted: 30th May 2020 10:06
Dedicated 2D effect editor sounds good to me.

Quote: "particle collisions with a level collision layer and some other madness"


That would be cool, I asked the dev team to look at adding "Liquid Fun" to Box2D some time back but I'd settle for particle collisions as I could have some fun with that.

Login to post a reply

Server time is: 2024-04-24 02:04:13
Your offset time is: 2024-04-24 02:04:13