Quote:
Originally Posted by Bl0nkt
function onCreated() {
this.originx = x;
this.originy = y;
}
|
Yes, but I made these suggestions with a script in mind (online level link editor). If I decide to release it (and implemented the way you've suggested), then it would mean all npcs would need that bit of code in it.
The origx, origy thing isn't totally needed (I could still generate some type of dropdown menu given the text contents of a file), but having it would make things more like the offline level npc editor.