Alrecenk / JSTimelineSync

A quick and dirty prototype for testing generalized rollback networking.
MIT License
5 stars 1 forks source link

use default event delay when event time unspecified #29

Closed Alrecenk closed 2 years ago

Alrecenk commented 2 years ago

Events can be created without specifying time and they will be given a time of current_time + default_event_delay when they are added to the timeline. Events without specified time happen "now".