
12-03-2008, 01:33 PM
|
Incubator
|
 |
Join Date: Aug 2004
Location: Houston, Texas
Posts: 3,613
|
|
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. |
|
|