Gamestudio Links
Zorro Links
Newest Posts
Data from CSV not parsed correctly
by EternallyCurious. 04/18/24 10:45
StartWeek not working as it should
by Zheka. 04/18/24 10:11
folder management functions
by VoroneTZ. 04/17/24 06:52
lookback setting performance issue
by 7th_zorro. 04/16/24 03:08
zorro 64bit command line support
by 7th_zorro. 04/15/24 09:36
Zorro FIX plugin - Experimental
by flink. 04/14/24 07:48
Zorro FIX plugin - Experimental
by flink. 04/14/24 07:46
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
4 registered members (ozgur, EternallyCurious, howardR, 1 invisible), 623 guests, and 0 spiders.
Key: Admin, Global Mod, Mod
Newest Members
EternallyCurious, 11honza11, ccorrea, sakolin, rajesh7827
19046 Registered Users
Previous Gallery
Next Gallery
Print Thread
Rate Thread
Page 1 of 3 1 2 3
Evoeon : 2D Game Builder #442594
06/26/14 06:52
06/26/14 06:52
8 Images
Joined: Feb 2013
Posts: 122
Maysville, Ga
Evo Offline OP
Member
Evoeon : 2D Game Builder

A free open-source WYSIWYG 2D Game Builder that is designed for JRPG, RPG and Casual Games. Platform, Adventure, and other styles of gameplay will also be included in later updates.

This is a hobby project that I have attempted many times. I plan to use it for my new 2D game designs that I am working on. The new framework is nearly complete and a working beta should be finished soon.

The editor is still in development and things are subject to change as it progresses.

Features Include :
* Build up to 250 2D levels in a single game project and switch between them with ease during development and gameplay.

* Create levels of 800x600 to 10000x10000 size.

* Create and edit up to 100 2D collision blocks, 100 Event blocks, and 100 Layered images per level with drag and drop placement.

* Call custom code easily through events that have autostart, touch and action triggers.

* Ability to edit and manipulate any collision, event or image placed on any level through event code.

And much more.....

For more information on the game builder and it's features, please download the Evoeon Help File below.

Dropbox - Evoeon Help File

Designed and Developed By : Brian Pressley.
Last edited by EVO; 07/08/14 17:24.
20 Comments
Re: Evoeon : 2D Game Builder [Re: Evo] #442596
06/26/14 08:33
06/26/14 08:33
Joined: Jul 2004
Posts: 785
Serbia
Iglarion Offline
User
Iglarion  Offline
User

Joined: Jul 2004
Posts: 785
Serbia
This is awesome!
It looks great from this few pictures i've seen. This is one a very useful editor for 3DGS, and even if it will be included platform and adventure gameplay...WOW, this is very kind of you.
I'm waiting for the demo, then i'll be able to say something more wink.


IGRAVISION Page - www.igravision.com
RPG project - The Battle For Forgol 92.75%
Re: Evoeon : 2D Game Builder [Re: Iglarion] #442607
06/26/14 16:36
06/26/14 16:36
Joined: Jun 2004
Posts: 2,234
Wisconsin USA
FoxHound Offline
Expert
FoxHound  Offline
Expert

Joined: Jun 2004
Posts: 2,234
Wisconsin USA
Looks great.

I am also making a 2d game and editor using 3dgs, do you ever think you should have started from scratch and just made your own rendering system?


---------------------
There is no signature here.


QUIT LOOKING FOR ONE!
Re: Evoeon : 2D Game Builder [Re: FoxHound] #442610
06/26/14 17:02
06/26/14 17:02
Joined: Feb 2013
Posts: 122
Maysville, Ga
Evo Offline OP
Member
Evo  Offline OP
Member

Joined: Feb 2013
Posts: 122
Maysville, Ga
Iglarion :
Thanks. A working beta will be released for the 3DGS contest next month. I'll upload it a couple of weeks ahead of time on the AUM thread for testing.

FoxHound :
Not really. The features available are enough for what I need.

Re: Evoeon : 2D Game Builder [Re: Evo] #442633
06/27/14 16:49
06/27/14 16:49
Joined: Jun 2004
Posts: 2,234
Wisconsin USA
FoxHound Offline
Expert
FoxHound  Offline
Expert

Joined: Jun 2004
Posts: 2,234
Wisconsin USA
How are you doing your 2d sprite animation? I have a unique system which is the main reason I wondered if I should have just made my own system.


---------------------
There is no signature here.


QUIT LOOKING FOR ONE!
Re: Evoeon : 2D Game Builder [Re: FoxHound] #442638
06/27/14 19:02
06/27/14 19:02
Joined: Feb 2013
Posts: 122
Maysville, Ga
Evo Offline OP
Member
Evo  Offline OP
Member

Joined: Feb 2013
Posts: 122
Maysville, Ga
Evoeon only uses the 2D engine and does not use a 3D level or any other 3D feature for development. (Only Panels) A simple window panel is used for player animations.

I uploaded a standalone version of the 2D player if anyone is interested. It can be found in the lite-c contributions.

http://www.opserver.de/ubb7/ubbthreads.php?ubb=showflat&Number=442643#Post442643

Last edited by EVO; 06/27/14 23:14.
Re: Evoeon : 2D Game Builder [Re: Evo] #442646
06/28/14 00:15
06/28/14 00:15
Joined: Jun 2004
Posts: 2,234
Wisconsin USA
FoxHound Offline
Expert
FoxHound  Offline
Expert

Joined: Jun 2004
Posts: 2,234
Wisconsin USA
I used the same setup when I first started my 2d game. I made a simple viewer to help the debugging of the sprite sheets. If you haven't made one I can find the old viewer somewhere. Warning it is so ugly a mother wouldn't love it.


---------------------
There is no signature here.


QUIT LOOKING FOR ONE!
Re: Evoeon : 2D Game Builder [Re: FoxHound] #442649
06/28/14 01:03
06/28/14 01:03
Joined: Feb 2013
Posts: 122
Maysville, Ga
Evo Offline OP
Member
Evo  Offline OP
Member

Joined: Feb 2013
Posts: 122
Maysville, Ga
Thanks, I appreciate the offer, but I created a simple viewer for debugging animated sprites.

Re: Evoeon : 2D Game Builder [Re: Evo] #442691
06/29/14 21:54
06/29/14 21:54
Joined: May 2014
Posts: 179
The lit part of the Truth
C
CyberGhost Offline
Member
CyberGhost  Offline
Member
C

Joined: May 2014
Posts: 179
The lit part of the Truth
Now, that is what's called FUN! NICE!


Nothing to say ....
Re: Evoeon : 2D Game Builder [Re: CyberGhost] #442931
07/06/14 03:36
07/06/14 03:36
Joined: Feb 2013
Posts: 122
Maysville, Ga
Evo Offline OP
Member
Evo  Offline OP
Member

Joined: Feb 2013
Posts: 122
Maysville, Ga
I've updated the project with some new features and screenshots. Things are still going good with development and new features are added each day.

New Updates :
* GUI Teleport Event - Level Changing can now set up directly through the Event Builder menu. This way you can avoid creating event code for each level change.

* Fixed some internal bugs and added the gameplay menu back in so that you can set up each level for a different sprite without using event code.

* Created some new game design ideas and example code, such as the top-down gameplay and adventure gameplay. Some are still experimental and still need work. All these will be included in the Example Demo.

* Memory Leak - Fixed all memory issues that were causing the editor to crash.

The editor is slowly reaching a stable beta version, but there is still a lot to be done. A demo should be ready in 2 weeks.

Page 1 of 3 1 2 3

Moderated by  jcl, Realspawn, Spirit 

Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1