Verb manager subsystem

This commit is contained in:
ItsSelis
2024-10-26 14:03:17 +02:00
parent fb18b5de25
commit e376c37825
11 changed files with 306 additions and 10 deletions
@@ -0,0 +1,5 @@
/// verb_manager subsystem just for handling say's
VERB_MANAGER_SUBSYSTEM_DEF(speech_controller)
name = "Speech Controller"
wait = 1
priority = FIRE_PRIORITY_SPEECH_CONTROLLER//has to be high priority, second in priority ONLY to SSinput