Quote:
|
Originally Posted by Evil_Trunks
In old GScript you had level. vars which seemed to keep information for the current level, but in new GScript a level. var does not act the same.
It's like the information is being saved to the "level" object, but this information is not cleared when the level is updated. This causes some problems...
|
I wouldn't even want level vars being cleared on update level. o_O