Dev Menu
Everything you could ever want to know about It Takes Two's Dev Menu. The dev menu is broken down into a lot of different tabs, and I'll go over each one of them in detail here.
📄️ Functions
This is where all the dev functions are located for the level you're currently in. You'll also see that we have custom dev functions at the top of this list under Cody or May. Those have been added in our various mods for different purposes, generally to make either practice or routing easier.
📄️ Levels
This is where you can teleport to all the levels and checkpoints in the game.\
📄️ Capability
What are capabilities?
📄️ Attributes
Actor list
📄️ Animation
This menu doesn't seem to display anything. Check if there's an #if EDITOR or #if DEBUG flag we can change in source code to enable functionality here.
📄️ Network
This menu doesn't seem to display anything. Check if there's an #if EDITOR or #if DEBUG flag we can change in source code to enable functionality here.
📄️ Movement
Actor Characteristics
📄️ Camera
Actor list and various info
📄️ Visuals
📄️ Settings
In this menu you can see all the currently applied settings on an actor.
📄️ Temporal
📄️ Audio
This menu doesn't seem to display anything. Check if there's an #if EDITOR or #if DEBUG flag we can change in source code to enable functionality here.