Yggdrasil - Console
PancakeBoiii
$10.00
(no ratings)
Date |
Price |
---|---|
日期和时间 |
价钱($) |
05/11(2023) |
10.0 |
11/09(2024) |
10.0 |
Jump AssetStore
Yggdrasil Console is a really neat Unity Asset that makes it super easy to create console commands for your game. You can use its GUI to set the command name, description, usage, and aliases quickly.Yggdrasil Console by PancakeBoiiiYggdrasil Console is a really neat Unity Asset that makes it super easy to create console commands for your game. You can use its user-friendly graphical user interface (GUI) to set the command name, description, usage, and aliases quickly. To function, it requires TextMeshPro.Features:Gameobject selection and advanced Gameobject Details (Transform position, Rotation, Scale)Fully customizableA Live Debug Log Feature that shows the unity Log in the console (Log, Warn and Error are all toggleable)Predictive command inputTab auto completeComes with 11 example commands that you can modify or delete as desiredIncludes 3 example styles, including Default, Default_Top, Default_DetachedHas a First person example levelSupports rich textSupports custom fontsTo get started, just type "help" in the console to display a list of available commands.Creating a command is as easy as following these steps:Open the Command Creator window in the Unity Editor by navigating toTools > Yggdrasil > Console > Command GeneratorFill in the Command Name, Description, Usage, and Aliases fields in the GUI.Set the Command Output Folder field to the folder where you want the new command script to be generated (default folder: "Yggdrasil/Console/Scripts/Commands").Click the "Create Command" button to generate the new command script.Open the generated command script in your code editor and implement the command logic.Save the command script, and the Yggdrasil Console will automatically load the new command.If you have any questions or concerns, please reach out to us at TheMystNetwork@gmail.com. We're always happy to help!