TwinedRope / TwinedRope.github.io

1 stars 0 forks source link

Time Delay Feature #33

Closed JeffreyGaydos closed 1 year ago

JeffreyGaydos commented 1 year ago

Add new kind of node that represents a time delay. Should be able to mix in with the other nodes or be stand alone

Note that time nodes can only "replace" child nodes (i.e. there is a delay between an NPC's line; you can't really have a delay between the Player's lines without over complicating it for the user and the code)