cherry pick actor spawner (#920)

This commit is contained in:
qwertyquerty
2026-05-10 16:30:39 -07:00
committed by GitHub
parent b08d994e32
commit 93c6106770
5 changed files with 147 additions and 0 deletions
+1
View File
@@ -375,6 +375,7 @@ namespace dusk {
m_menuTools.ShowAudioDebug();
m_menuTools.ShowSaveEditor();
m_menuTools.ShowStateShare();
m_menuTools.ShowActorSpawner();
}
// Hide mouse cursor if the F1 menu is not open and the cursor is idle for 3 seconds.