Chris' Tutorials
Docs/Calendar Time

Class

AgeSettings

Generated GDScript class reference for CalendarTime.AgeSettings.

StatusCurrent
Versionv2.0
UpdatedGenerated from GDScript addon source
Source note:This page rendered plugin-owned docs or generated metadata inside unified Astro docs shell.

Source: addons/calendar_time/ageing/age_settings.gd

Syntax

class AgeSettings extends Resource

Members

NameKindSummary
update_timingPropertySettings regarding ageing within the game world
interval_unitPropertyThe unit of time for measuring ageing in
intervals_per_agePropertyThe amount of times the time unit must elapse for the age to increase 1 time
allow_negative_age_changesPropertyWhether to allow ageing backwards if game time or game dates go in reverse / negative time directions

Source

addons/calendar_time/ageing/age_settings.gd

Plugin docs root:gdscript/plugins/calendar_time_dev/docs