mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-06-12 08:07:38 +02:00
Better Sound Sequences (#190)
* add way of creating sound sequences in inspector - actually implement GameAction preFunction - implement sound scheduling for Jukebox and MultiSound * Dj School: fix turntable effect being parented to root * Pajama Party: fix sleep action type not carrying over between transitions
This commit is contained in:
@ -20,6 +20,7 @@ namespace HeavenStudio
|
||||
{
|
||||
public class Minigame
|
||||
{
|
||||
|
||||
public string name;
|
||||
public string displayName;
|
||||
public string color;
|
||||
|
Reference in New Issue
Block a user