Developer Console Add-on
Injaia
$0.0
$5.00
100%OFF
Date |
Price |
---|---|
日期和时间 |
价钱($) |
11/19(2018) |
5.0 |
07/29(2019) |
0.0 |
11/20(2024) |
0.0 |
Jump AssetStore
The Developer Console Add-on is a powerful and easy to integrate in-game console add-on for your project. Using over 20 built in commands you can interact with objects in the game world, switch scenes or change elements of those scenes.
If the built-in commands don't cover all your needs then that's okay. It's easy to add new commands. The Developer Console Add-on includes help on creating your own commands. You also have access to the full source code for the built-in commands!
Key Features
▶︎ Smart autocompletion that knows what scenes are loaded, what components exist and what objects are in the scene
▶︎ Easy integration into existing or new projects
▶︎ Easy to add new commands
▶︎ Integrated help for all commands
▶︎ Full source code included
▶︎ Guided tutorials for the built in commands
▶︎ Over 20 built in commands allowing you to:
▷ Manipulate the positiong, rotation and scale of game objects
▷ Load and unload scenes
▷ Add, remove and toggle components on game objects
▷ Spawn objects based on prefabs
▷ Set, get and remove player preferences
▷ Set or get public variables or properties on components (not all variable types are supported)
▷ Set or get public static variables or properties on classes (not all variable types are supported)
▷ Execute public functions on components (only parameterless functions)
▷ Execute public static functions on classes (only parameterless functions)
▷ Take screenshots