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

GameDirection tweaks and improvements #2

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

Gamedirection
Copy link

I made a few changes to your initial script:

  • Made it a bit friendlier as an add-on with more meta-data.
  • Turned it into a button accessible in the "Tool" menu.
  • Added a drop down with
    • Blur Amount
    • Shadow Color
    • Shadow Opacity
    • Blend Mode
  • Allows the User to select more than 1 script at a time.
  • Updated the Readme to better represent the current state.

I think I patched out any major bugs; I didn't add any safeguards if something is blocking the way of the two layers beneath it, so just be wary when selecting large amounts of files.

image

Thanks for the project start and video, this was incredibly useful for a project I was working on!

@Lancealittlebit4
Copy link
Owner

This is awesome! I'm still extremely new to add on development, so the drop down was actually a feature I tried and failed to add.

Thanks for your contribution!

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.

2 participants