TMG Editor Tools
Tegridy Made Games
$0.0
(no ratings)
Date |
Price |
---|---|
日期和时间 |
价钱($) |
02/28(2024) |
0.0 |
11/06(2024) |
0.0 |
Jump AssetStore
Search the contents of your project, find any thing. Keep track of your time used in editor. Test different resolutions and aspect ratios. View and edit PlayerPrefs. Custom debug logs. +More!TMG Editor Tools comes with 7 editor tools to keep your workflow flowing!1. Script Content Search ToolEver stuggled to find what script you used a global variable in? What about PlayerPrefs? The Script Content Search tool lets you search the contents of your project for specific strings. Useful for finding scripts you need to recall. Ignores case sensity and "exact" string matches so you can find that exact script or document you've been missing!2. Window Resizer ToolEver had trouble with getting the right resolutions scaling? Having to build just to see if the UI elements are correct? No more, just use the Window Resizer tool to resize the game window to any popular gaming aspect ratio. Changing the game view outside of the scene view forces the canvas into a new aspect ratio allowing you to edit canvas elements as if you had your very own 21:9 monitor.3. Editor Timer ToolEvery wondered JUST how many hours you've spent on your unity project? Use the Editor Time Tracker too keep track of every minute, second, and total days you've spent on your project.4. Snap To Ground ToolGot lots of objects you need positioned on terrain or other types of ground? The Snap To Ground tool lets you snap objects to any ground position easily and quickly!5. PlayerPrefs Viewer ToolTired of looking for PlayerPrefs? Look no more! Use the PlayerPrefs Viewer tool to view all PlayerPrefs used in your project! Quickly edit and change the values via editor window!*NOTE: PlayerPrefs viewer does NOT access registry and will only allow you to view and edit prefs that are found in the game assets scripts6. Custom DebugsTired of plain old debugs? Need colors to sort through them faster? Custom debugs allows you to simply use the DebugC class to make custom debugs! Use "DebugC.Log("Example" Color.red, true, true, 18)" To make a custom debug log that has a red color, bold enabled, italic enabled, and font size set to 18 (in that order).7. Project Size Report:Get the current project file size without having to leave your editor!8. Steam Final Build:Builds game with settings for steam & demo and saves them to files for re-use.-Finds contents of scripts or other files-Keeps track time used in editor-Window re-sizing for testing aspect ratios or custom resolutions without building-Snap objects to ground or terrain-View and edit PlayerPrefs without accessing registry-Custom debug logs using DebugC class-Report project file sizes without leaving editor