Nolan Darilek nolan
  • Joined on 2022-02-09
nolan pushed to main at projects/blackout 2022-02-14 12:56:53 +00:00
6c97ff6be4 Prefer writing a component value where possible, and other minor cleanup.
nolan pushed to main at projects/blackout 2022-02-12 14:51:01 +00:00
1176c65ce9 Add another conversion.
nolan pushed to main at projects/blackout 2022-02-12 14:48:07 +00:00
701cac5568 Add conversion methods.
nolan pushed to main at projects/blackout 2022-02-11 17:40:00 +00:00
7087e47e6a Add pitch-shifting when behind.
nolan pushed to main at projects/blackout 2022-02-11 17:28:52 +00:00
0b9fd0921d Add RunIfExists command for only executing if a given entity exists.
nolan pushed to main at projects/blackout 2022-02-11 14:44:54 +00:00
27baaceaea Ditch constructors in favor of From conversions where it makes sense.