mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-27 10:02:12 +00:00
* BCI component expansion (#65616) This PR adds 2 new BCI components: VOX component which allows to play vox announcements(for the user only!) and Thought Listener component which allows user to input a string upon activation. I've also added a rotation port for the object overlay component so you can make pinpointers using it. This PR requires #65604 * BCI component expansion Co-authored-by: SmArtKar <44720187+SmArtKar@users.noreply.github.com>