Skip to content

AiarCost/EventQueue_Prod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EventQueue_Prod

This is my version of Event Queue, which was based on David Baron's Event Bus. My version has the Event Bus become Event Queues so that it keeps track how many button presses occurs and plays it with a cooldown:

  • The Launch event is an event queue.
  • The Shoot event is an event queue.
  • The Talk event is an event queue.
  • The Hide event is an event bus.

https://aiarcost.github.io/EventQueue_Prod/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors