RayEngine Version 2.0 Beta 3.97

Show off your arty creativity here! Post fanfics, paintings, drawings, and anything Rayman that you have made!
Forum rules
Please keep the forum rules and guidelines in mind when creating or replying to a topic.
Terminapor
Antitoon
Posts: 39
Joined: Wed Jan 06, 2010 1:52 am
Location: France, derrière le frigo.
Tings: 0

Re: RayEngine Version 2.0 Beta 3.97

Post by Terminapor »

hehe, hi there ! :mrgreen:
Terminapor
Antitoon
Posts: 39
Joined: Wed Jan 06, 2010 1:52 am
Location: France, derrière le frigo.
Tings: 0

Re: RayEngine Version 2.0 Beta 3.97

Post by Terminapor »

Hop, two screenshots to show you how will looks the Animation Editor :

Image
Image
Most of the basic functions are made (moving bones, renaming them, etc) i have to make the Depth controller and the template editor should be finished :)

Once the animation stuff will be done, i will have to add all those new stuffs into the RayEngine, and the first Ver 3.0 will be released :)
Phoenixan
Ursula
Posts: 1802
Joined: Sun Dec 05, 2004 4:15 am
Contact:
Tings: 26333

Re: RayEngine Version 2.0 Beta 3.97

Post by Phoenixan »

Looks pretty handy. :)
da1
Incrediball
Posts: 76
Joined: Thu Jun 10, 2010 6:38 pm
Tings: 358

Re: RayEngine Version 2.0 Beta 3.97

Post by da1 »

How's work? You're done until the new year?
Terminapor
Antitoon
Posts: 39
Joined: Wed Jan 06, 2010 1:52 am
Location: France, derrière le frigo.
Tings: 0

Re: RayEngine Version 2.0 Beta 3.97

Post by Terminapor »

It works with frames, you creates 'em and put the characters / object onto the desired position, and the engine automatically interpolate the parts to the next frame :D

Most of the basic functions are made (animations works, saving/loading works), yet i'm working on a DLL that import all the animation's data onto the memory (because GM would kill the memory ), but there is some issue with this DLL :D (this is the first time i use C++, i'm just having some problems regarding the arrays)
About the engine itself, there is some small things to add (such as a timeline that shows which frame you're editing, also add something to spawn effects, and add a notification supports, which can tell the engine what it have to do when reaching a frame, such as playing a sound, spawning an object/weapon/AI)

It should be done in a few weeks, the biggest part will be to remade all the rayman's animation with this new animation engine, then i will make the RayEngine's map editor :)

I will release a version of this software soon, but i first need to be sure that i won't change the save format :)
da1
Incrediball
Posts: 76
Joined: Thu Jun 10, 2010 6:38 pm
Tings: 358

Re: RayEngine Version 2.0 Beta 3.97

Post by da1 »

Mabe you can add a "script object"? You know, you selecting object, and attributing a script in gml to it.
Terminapor
Antitoon
Posts: 39
Joined: Wed Jan 06, 2010 1:52 am
Location: France, derrière le frigo.
Tings: 0

Re: RayEngine Version 2.0 Beta 3.97

Post by Terminapor »

I could, but i won't :D (avoid multiplayer cheating / reverse engines)
da1
Incrediball
Posts: 76
Joined: Thu Jun 10, 2010 6:38 pm
Tings: 358

Re: RayEngine Version 2.0 Beta 3.97

Post by da1 »

You know, lot of games made by RayEnigne dont need multiplayer mode. That option could "get productions wings", give new opportunities ... For example, you go to the caves, and suddenly a barrier fall from the top , cut off your escape way, and before you there is a need to beat your opponent ...
Terminapor
Antitoon
Posts: 39
Joined: Wed Jan 06, 2010 1:52 am
Location: France, derrière le frigo.
Tings: 0

Re: RayEngine Version 2.0 Beta 3.97

Post by Terminapor »

da1 wrote:You know, lot of games made by RayEnigne dont need multiplayer mode. That option could "get productions wings", give new opportunities ... For example, you go to the caves, and suddenly a barrier fall from the top , cut off your escape way, and before you there is a need to beat your opponent ...
Lot of games made by rayengine ? Oo
This is the engine i'm making :D
Of course that'll let's you adding more stuff, but that's will be also pretty hard to do, because of the loading system i made and some other things.

I will try to do my best about edting stuffs, such as timeline events, boss pattern editor, and lot of other stuff :)
da1
Incrediball
Posts: 76
Joined: Thu Jun 10, 2010 6:38 pm
Tings: 358

Re: RayEngine Version 2.0 Beta 3.97

Post by da1 »

Lot of games made by rayengine ? Oo
I live in Poland. I dont need translator to read (understanding is easier than writing), but when i must say something.... translator's assistance is required :( So, don't worry about possible errors, translators are far from ideal ;)
Terminapor
Antitoon
Posts: 39
Joined: Wed Jan 06, 2010 1:52 am
Location: France, derrière le frigo.
Tings: 0

Re: RayEngine Version 2.0 Beta 3.97

Post by Terminapor »

da1 wrote:
Lot of games made by rayengine ? Oo
I live in Poland. I dont need translator to read (understanding is easier than writing), but when i must say something.... translator's assistance is required :( So, don't worry about possible errors, translators are far from ideal ;)
Yeap, i see :wink:
Hedgehog673
Pink
Posts: 254
Joined: Sat Nov 20, 2010 10:21 pm
Location: In your head
Contact:
Tings: 4705

Re: RayEngine Version 2.0 Beta 3.97

Post by Hedgehog673 »

I played the engine, it works great, and plays smoothly :)
good luck on it further on
da1
Incrediball
Posts: 76
Joined: Thu Jun 10, 2010 6:38 pm
Tings: 358

Re: RayEngine Version 2.0 Beta 3.97

Post by da1 »

You don't forget?
Terminapor
Antitoon
Posts: 39
Joined: Wed Jan 06, 2010 1:52 am
Location: France, derrière le frigo.
Tings: 0

Re: RayEngine Version 2.0 Beta 3.97

Post by Terminapor »

Nope, of course :D

These was a long break because of the C++ DLL, but now it's over and i'm back to the 'main engine' :)

I will release another version when the Map Editor will be done (only map themselves, not the event stuffs ;) )
da1
Incrediball
Posts: 76
Joined: Thu Jun 10, 2010 6:38 pm
Tings: 358

Re: RayEngine Version 2.0 Beta 3.97

Post by da1 »

Terminapor wrote:(only map themselves, not the event stuffs ;) )
Awww... :(
Terminapor
Antitoon
Posts: 39
Joined: Wed Jan 06, 2010 1:52 am
Location: France, derrière le frigo.
Tings: 0

Re: RayEngine Version 2.0 Beta 3.97

Post by Terminapor »

I'm nearly done with the mapper itself, and i'm working on the event, yet the engine supports :

-Objects
-Path
-Door (gen/kill)

I'm still working on the door, to add some different activation mode (yet only the zone is supported), you can choose the sound it makes, which event it spawns, about activation modes there will be :
-Master destroyed (check if some event are dead (for AI) or deleted (for objects))
-Master exists (check if some events are in the map)
-Counter (for tings generator, but it will support any counter, so you can create cages counter or whatever you wants)

Next release should supports screen moves, AI (not sure since i have to make all the scripts stuff),factory (it spawns random object on a defined area), special objects such as tings, lives, spawnpoints, end sign, etc), special event (event that executes some scripts, so you will be able to play a music, put some weather, etc etc)

Cya guys ! ;)
XTUX345
Green Lum
Posts: 19
Joined: Sat Jan 29, 2011 7:25 pm
Tings: 95

Re: RayEngine Version 2.0 Beta 3.97

Post by XTUX345 »

Good job.

This looks like it could be THE engine to use for 2D platformers in the future, and I am awaiting the next release of this epic engine.

But I have two questions. Does it require all characters to be limbless, and will it run well on modern computers, such as Windows 7 32 and 64 bit (64 bit is optional, but still very nice)?

Thanks.

From, XTUX345
Terminapor
Antitoon
Posts: 39
Joined: Wed Jan 06, 2010 1:52 am
Location: France, derrière le frigo.
Tings: 0

Re: RayEngine Version 2.0 Beta 3.97

Post by Terminapor »

Nope, but using character with limbs, you can't get a smooth animation ;)

And yes, of course it run very well on modern computers (i've tested it on WinXP and Win7 32 bit) :D
XTUX345
Green Lum
Posts: 19
Joined: Sat Jan 29, 2011 7:25 pm
Tings: 95

Re: RayEngine Version 2.0 Beta 3.97

Post by XTUX345 »

Any more progress on the engine?
Terminapor
Antitoon
Posts: 39
Joined: Wed Jan 06, 2010 1:52 am
Location: France, derrière le frigo.
Tings: 0

Re: RayEngine Version 2.0 Beta 3.97

Post by Terminapor »

Yes, sorry for the lack of updates, actually i'm re-working on the animation DLL in order to add the effects support :D

The format of the animation file is done (animations, origin (not really used in the engine yet), effects and notifications)

When it will be done i will release the engine, and start working on the basic programmation language for events (AI, Bosses, scripted event, etc...) but it might be a little bit buggy, since i'm switching to a new way of detecting the types inside the map (it won't use GM instances anymore, run way faster and should let you creating new type such as boosts, or whatever you want)

Cya ! :p
Post Reply