View Single Post
  #3  
Old 02-10-2007, 06:18 AM
napo_p2p napo_p2p is offline
oh snaps
napo_p2p's Avatar
Join Date: Sep 2003
Location: Pismo Beach, California
Posts: 2,118
napo_p2p has a spectacular aura aboutnapo_p2p has a spectacular aura about
Send a message via AIM to napo_p2p Send a message via MSN to napo_p2p
Quote:
Originally Posted by Bl0nkt View Post
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.
__________________
Scito hoc super omnia.
Haec vita est tua una sola.
Dum vita superest, utere maxime quoque puncto, momento, et hora quae habes.
Tempus neminem non manet.
Noli manere tempus.
Carpe Diem

Seize the Day.
Reply With Quote