Thread Rating:
  • 1 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[GAME] Ultra Fighter Online - Sneak Peak
#10
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 
    }
  }
}
[Image: signature.png]
A-Engine: A new beat em up game engine inspired by LF2. Coming soon

A-Engine Dev Blog - Update #8: Timeout

Reply
Thanks given by: AmadisLFE


Messages In This Thread
RE: [GAME] Ultima Fighter Online - Sneak Peak - by A-Man - 07-22-2016, 07:31 AM



Users browsing this thread: 2 Guest(s)