-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
Something like Console.reset_to_default() to remove all commands besides the default ones.
My player character is creating console commands, but when I switch levels or go to the menu, all the commands break because they can't find a reference. Also, in the menu, commands relating to the player or gameplay shouldn't work anyway, and it's a lot to remember to remove each command manually when the scene changes, and adding a call for each new command I create.
Metadata
Metadata
Assignees
Labels
No labels