lpstat or ActorVar, which is better?
Posted: Thu Jul 28, 2022 5:48 pm
The answer is: ActorVar
Why is this so?
Because with ActorVar the data is recorded at the very moment or at the end of a scene.
Includes:
setActorVar
getActorVar
modifyActorVar
While with an lpstat file:
The data is saved only when you save your game.
However, lpstats can be useful in some cases.
Why is this so?
Because with ActorVar the data is recorded at the very moment or at the end of a scene.
Includes:
setActorVar
getActorVar
modifyActorVar
While with an lpstat file:
The data is saved only when you save your game.
However, lpstats can be useful in some cases.