View Single Post
  #11  
Old 12-03-2008, 01:33 PM
Inverness Inverness is offline
Incubator
Inverness's Avatar
Join Date: Aug 2004
Location: Houston, Texas
Posts: 3,613
Inverness is a jewel in the roughInverness is a jewel in the rough
Considering that the Graal documentation says the ani variable is read-only, I think GScript is once again compensating for something you shouldn't be doing normally.

I would prefer if Stefan would make setani() a function of the TGaniObject instead of a global. That way you could do player.setani() or npcobject.setani(), it would be the natural thing to do in object-oriented programming.
__________________
Reply With Quote