Skip to content

Hobbs04067/PlayerEventSequencer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlayerEventSequencer — Roblox package

PlayerEventSequencer is a Wally-style package that provides wrapper functions for player-based events reversing the traditional callback sequence. Typically, events fire in a LIFO ordering scheme; however, I find this difficult to work with hence why I created this package.

Build — Wally installation

You can install this module through the Wall Package

  1. Add the package to your project's wally.toml.

Example entries:

Single-line:

hobbs04067/playereventsequencer@0.1.3

About

Player Event Sequencer is a module that wraps the events in the Player library and changes the fire order from reversed sequential to sequential

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors