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 Studio Chat / My first particle editor example

Author
Message
3dzforme
4
Years of Service
User Offline
Joined: 5th Jan 2020
Location:
Posted: 30th Dec 2020 21:17
I delved into particle editor for the first time last night with a view to adding some particle effects to a 2D game I've been making.

Hopefully the following advice will help others understand hot to get to grips with compiling their own incarnations of particle effects.

Thank you, and all due credit to AmarJSB for posting the code snippet example within the thread below:

https://forum.thegamecreators.com/thread/225812

I edited it slightly to accomodate myself trying to get to grips with the Particle editor, please find minor amendments to it below:



I'm pleased to say that I achieved pleasing results by doing the following associated with the minor amendments to the file:

1. Created a new project, pasted the following code into the projects main.agc
2. Created a test.png file - saved it in the projects 'media' folder.
3. Created a back.jpg file - saved it in the projects 'media' folder.
4. Opened the particle editor - saved the 'birds' folder so it could be used in AppGameKit Studio.
5. Copy the media file structure from the particle editor to the new project.
6. Navigated to the export folder - copied the 5 birds files into the new project media/effects folder.
7. Compiled and ran the project to see two layers of 'birds' flocking across the window.

Hope this example helps someone.

Login to post a reply

Server time is: 2024-04-19 14:17:57
Your offset time is: 2024-04-19 14:17:57