Page 1 of 1

lpstat or ActorVar, which is better?

Posted: Thu Jul 28, 2022 5:48 pm
by Raddeck
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.