Skip to content

Add remove buttons for object actions, global inits and sprite collision masks#2070

Merged
colinator27 merged 6 commits intoUnderminersTeam:masterfrom
CST1229:delete-more-stuff
Mar 24, 2025
Merged

Add remove buttons for object actions, global inits and sprite collision masks#2070
colinator27 merged 6 commits intoUnderminersTeam:masterfrom
CST1229:delete-more-stuff

Conversation

@CST1229
Copy link
Copy Markdown
Contributor

@CST1229 CST1229 commented Mar 23, 2025

Resolves #1728

Description

Another (enhanced) UTMTCE backport, probably the second-to-last feature remaining.

Deletion button for game object actions
Deletion button for global init scripts
Deletion button for sprite collision masks

This makes it clearer to the user that yes, you can remove these objects.

Caveats

There are still some other objects that haven't gotten remove buttons (like vertex shader attributes and code local variables), but object actions are the most likely ones a new user would need to remove. (For the other 2 I just felt like adding them.)

Notes

@github-actions
Copy link
Copy Markdown

Copy link
Copy Markdown
Member

@colinator27 colinator27 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good and seems to work well. Thanks!

@colinator27 colinator27 merged commit 0b8b439 into UnderminersTeam:master Mar 24, 2025
5 checks passed
@CST1229 CST1229 deleted the delete-more-stuff branch April 10, 2025 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pressing 'X' to delete events doesn't work

2 participants