Quote from: General_Knox on Thu 11/07/2013 02:20:40
Adore...are you a Smashing Pumpkins fan?
Adore is a play on words. Firstly it uses Love for its rendering and it stands for Adventure Rendering Engine.
(But i am also a Pumpkins fan and that is my favourite pumpkins album

Quote from: General_Knox on Thu 11/07/2013 02:20:40
Maybe a dumb question but could an AGS project be "transfered" to Adore without too much hassle?
Short answer is no.
Long answer is maybe partially. One could export rooms and characters and stuff easily enough but the scripting API and stuff will probably be fundamentally different and so conversion would be difficult.
Quote from: dbuske on Thu 11/07/2013 14:04:21
Will Adore have the same way of scripting. Meaning the connection between the editor and scripting.
The editor and the scripts will be less connected than AGS because events and stuff dont need to be tied to hotspots, they are simply overridden from the base class.