07-22-2016, 07:31 AM
Amadis Wrote:Can't wait to see a Sneak Peek at the Data system. ( I actually can wait XD )To give you an idea, JSON looks like this:
JAVASCRIPT-Code:
{ parent: { tag0: "", tag1: "", tag2: "", child: { tag0: "", tag1: "", tag2: "" } } } |
With LF2 DC, it'll will probably look something like this:
JAVASCRIPT-Code:
{ frame: { id: 0, pic: 0, state: "standing", wait: 2, next: 1, itr: { x: 0, y: 0, w: 10, h: 10 } } } |
A-Engine: A new beat em up game engine inspired by LF2. Coming soon
A-Engine Dev Blog - Update #8: Timeout