Weekly event

Weekly events system.

To get started:

Place the “WeeklyEventSystem” script and window in the main scene in the Tools folder, as in the demo scene.

WeeklyEventSystem

  • Methods
WeeklyEventSystem.AddEventPoints(10);
WeeklyEventSystem.UpdateEventForPlayer();

UpdateEventForPlayer – updates event data for the player (PlayerData).
AddEventPoints – adds event points to the user.

Powered by BetterDocs

Go to Top