Skip to content
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

New script - "FindObjectsWithSprite.csx" #813

Merged

Conversation

VladiStep
Copy link
Member

@VladiStep VladiStep commented Mar 29, 2022

  1. Added "FindObjectsWithSprite.csx" - find game objects that have sprite with a certain name.
    Can be useful for determining if certain sprite is unused.
  2. Changed SimpleTextInput() to SimpleTextOutput() in "FindObjectsInRooms.csx".
  3. Multi-line SimpleTextInput() now treat Shift+Enter same as Enter ( \v = \n ).
  4. Deleted "EditGMS2TileData.csx" since now there is "Export"/"Import" buttons for GMS 2 layer tile data.

UndertaleModTool/CommunityScripts/FindObjectsInRooms.csx Outdated Show resolved Hide resolved
UndertaleModTool/Repackers/CopySound.csx Outdated Show resolved Hide resolved
UndertaleModTool/Repackers/CopySoundInternal.csx Outdated Show resolved Hide resolved
UndertaleModTool/Repackers/GameObjectCopyInternal.csx Outdated Show resolved Hide resolved
UndertaleModTool/SampleScripts/FindAndReplace.csx Outdated Show resolved Hide resolved
UndertaleModTool/SampleScripts/SearchLimited.csx Outdated Show resolved Hide resolved
UndertaleModTool/TechnicalScripts/FindUnknownFunctions.csx Outdated Show resolved Hide resolved
UndertaleModTool/Unpackers/DumpSpecificCode.csx Outdated Show resolved Hide resolved
@Grossley Grossley merged commit 60bbf35 into UnderminersTeam:master Apr 6, 2022
@VladiStep VladiStep deleted the findObjectsWithSpriteScript branch April 6, 2022 21:22
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.

3 participants