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

Add EffectsPlus plugin #43

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

silkyrie
Copy link

EffectsPlus is a set of commands aiming to help improve immersion for cutscenes in hosted roleplay.

  • Made by @melismau(tic)

Features:

  • TweenBlind: gradual :blind command, slowly darkens the player's screen within the given time frame

  • TweenPitch: gradual :pitch command, increases/decreases pitch to the given value within the provided time frame

  • TweenVolume: gradual :volume command, slowly increases/decreases volume within the given time frame

  • ScreenImage improvements: supports transparency and color3, and now also occupies the entire screen
    -> TweenImage: a command used to gradually change transparency and/or color3 values of existing ScreenImage instances

  • Typewriter text (with RichText support; just pending ROBLOX filter implementation.........) a la visual novel style

  • ...And also some slight changes to the :unblind command so as to support removing :tweenblind and :screenimage

EffectsPlus is a set of commands aiming to help improve immersion for cutscenes in hosted roleplay.
- Made by @melismau(tic)

Features:
- TweenBlind: gradual :blind command, slowly darkens the player's screen within the given time frame
- TweenPitch: gradual :pitch command, increases/decreases pitch to the given value within the provided time frame
- TweenVolume: gradual :volume command, slowly increases/decreases volume within the given time frame
- ScreenImage improvements: supports transparency and color3, and now also occupies the entire screen
-> TweenImage: a command used to gradually change transparency and/or color3 values of existing ScreenImage instances
- Typewriter text (with RichText support; pending ROBLOX filter implementation.........) a la visual novel style
@Expertcoderz
Copy link
Contributor

Please reupload as rbxmx (XML file format) instead of rbxm (binary file format).

@silkyrie
Copy link
Author

Updated!
(I just now learned about rbxmx files...)

Updated EffectsPlus
-- Text string filtering now functions properly
-- Verified command functionality (everything should work as intended now...)
-- New commands: Player-Specific ZaWarudo and Custom Roblox Notifications
@silkyrie
Copy link
Author

silkyrie commented Nov 6, 2024

Everything is now up-to-date! (I think...)
Could I get an update on the pull request?

Commented out a debug line; print(currentChar)
hopefully shouldn't clog up devconsoles anymore
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