HIDE 2 SHOW

OBS Lua HIDE 2 SHOW v5.6.1

HIDE 2 SHOW
-version 5.6.0
this lua script lets users periodically hide or show a selected source
useful for sponsored streams or if you want to display your social media handles over-time
This release fixes the crash that would sometimes happen when adding the filter.
How To use:
  1. Add filter called ("Hide2Show| v5.6.0")
  2. Hide2Show_filter_5_6_0.png
  3. HIDE (the hide section features the time conversion & the time duration and the random check box --click, to make the duration random when executing)
  4. Hide2Show_filter_5_6_0_hide.png
  5. SHOW (the show section)
  6. Hide2Show_filter_5_6_0_show.png
  7. Animation (the animation section, allows the source to animate instead of instantly hide/show)
  8. Hide2Show_filter_5_6_0_animation.png
Current animations:
  • LEFT TO RIGHT
  • HIDE_N_SHOW_LEFT_TO_RIGHT.gif
  • RIGHT TO LEFT
  • HIDE_N_SHOW_RIGHT_TO_LEFT.gif
  • TOP TO BOTTOM
  • HIDE_N_SHOW_TOP_TO_BOTTOM.gif
  • BOTTOM TO TOP
  • HIDE_N_SHOW_BOTTOM_TO_TOP.gif
Action
hns action.PNG

by default, it is set 'default' this means the animation will be executed as the way it was intended to.
other options include:

  • Hide
the animation will be executed when the source is about to be hidden.
  • Show
the animation will be executed when the source is about to be visible.
  • Hide & Show
the animation will be executed for both.

New animations includes

  • Rotate
uses velocity to rotate the source. limit value is 360 but you can use 'custom' to give it any number you want.
  • Pulsing
this will make the source pulse like a heart when triggered.
  • Growth
this will regrow the source when triggered to its initial size.

Fixed bugs:
the script wound sometimes cause an error when the user opens OBS
Fixed bugs:
  • adding the filter to another source would sometimes not work.
New Animations:
These animations do not use the 'Velocity' property.
But instead uses the 'Timing speed' property.

  • Resize
when selected on-hide it will resize the source and hide it.
on-show it will reset everything to default.

  • Hover
when selected it will make the source hover and hide it once it's done.
  • Flicker
when selected it will flicker on and off for 3 times or more, and it will hide.
note: if you want this to work do not put transition on the source.
New Animation:
  • Move To Left
When is selected, it will move the source to the left on-hide
and it will position it back to its original position on-show

  • Move To Right
When is selected, it will move the source to the right on-hide
and it will position it back to its original position on-show

  • Move To Top
When is selected, it will move the source to the top on-hide
and it will position it back to its original position on-show

  • Move To Bottom
When is selected, it will move the source to the bottom on-hide
and it will position it back to its original position on-show
Back
Top