Skip to content

Bug: Time or Month change should rollover year #53

Description

@tedbarnett

Currently, if the user holds down the ">" key (to advance time) or the "+" keypad key (to increment the month), if the date rolls past the year end (e.g. 12/31/1660), the year does not also increment (to 1661). Same issue when decrementing time or month (past the first of the year).

This is a minor (low priority) issue, but would be nice to fix. Note that I added these nodes to the BeginPlay event for BP_DayNightCycle to load the starting hour, day, and month into the "Cycle Index" variable for each item.

image

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status
Sub-Issues

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions