Hi I've got my xml through some PHP on my server to solve domain issues and AJAX has loaded it to my game.
now to breaking in to useful stuff
my tree
1 event
2 sub event
1 event
2 sub event
1 event
2 sub event
So am I right in thinking the sub events in C2 should mimic the xml?
1 = the root = event
2 = the string = sub event
in blackhornet's tutorial I can see three sub events and three branches.
If I use the same xml as him and ignore the Catalog level, will I be on the right track?
Apologies if I've used the wrong terminology and if blackhornet isn't a he. I've edited the post after going and looking at the blackhornet tutorial again, but I need more help :) I'm not getting data where I expect it to be