Skip to content

Conversation

@AdamRaichu
Copy link

@AdamRaichu AdamRaichu commented Feb 11, 2026

Why? Embedded April fools pranks, other holiday features, real world accurate lighting variant selection, etc.

I originally posted the idea on Discord (#patreon-chat), then later on feedback site (marked as Planned).

KyberDateTimeEntityData : dummyData
{
    Boolean UseUtc;   //         (Input)
    Int32 Month;      // [1,12]  (Output)
    Int32 Day;        // [1,31]  (Output)
    Int32 Hour;       // [0,23]  (Output)
    Int32 Minute;     // [0,59]  (Output)
}

Entity has an input event Update which will update the outputs to the current time. (Values do not update by themselves.)
Changing UseUtc will also trigger the values to update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant