Making use of Doppler effect. Added a bunch of events: Pause, stop, continue, variations of play.
This commit is contained in:
@@ -10,7 +10,7 @@ namespace Events
|
||||
struct PlaySound : Event
|
||||
{
|
||||
std::string FilePath;
|
||||
EntityID emitter;
|
||||
EntityID EmitterID;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user