-
Notifications
You must be signed in to change notification settings - Fork 238
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UMT Tabs #777
UMT Tabs #777
Conversation
SolventMercury
commented
Mar 4, 2022
- Added tabs to UMT, allowing users to open multiple assets at once and switch between them
- Added export and import scripts for rooms and game objects
Make the scripts actually bundled with UndertaleModTool
- Fixed an unintentional alteration of scriptDialog's DispatcherPriority from Normal to Background - Reverted removal of HighlightObject() and its usages
This should be in a separate pull request. |
Was already posted in the other PR, but wanted to post it in here as well: I made two quick edits to fix the importing, but the whole scripts should still get some cleanup |