MothCocoon / FlowGraph

Design-agnostic node system for scripting game’s flow in Unreal Engine
https://discord.gg/Xmtr6GhbmW
MIT License
1.17k stars 228 forks source link

Add keywords for timer to make search easier #137

Closed ryanjon2040 closed 1 year ago

ryanjon2040 commented 1 year ago

A small change that adds a few useful keywords to Timer node

MothDoctor commented 1 year ago

Merged thanks! :)

MothDoctor commented 1 year ago

PS Only removed "wait" from keywords as many game-specific nodes can have names like "wait on spawn". Finding Timer on list here might be confusing.

ryanjon2040 commented 1 year ago

That's alright. Glad this got merged :)