[RELEASED] Video Glitches

Moved here .

2 Likes

Looks very nice - I’ll keep tuned on this one.

1 Like

Now in the asset store ;).

Demo | Documentation | Store

Slenderman game, anyone?

1 Like

New version (1.1) in the store:

  • New effect ‘Black and White Distortion’.

2253597--150596--GlitchBlackWhiteDistortion.gif

Demo | Documentation | Store

New version (1.2) in the store:

  • New effect ‘RGB Display’.

2276037--155387--ezgif-1738411279.gif

Demo | Documentation | Store

New version (1.3) in the store:

  • New effect ‘Spectrum Offset’.

2306577--155382--ezgif-1168717015.gif

Demo | Documentation | Store

New version (1.4) in the store:

  • New effect ‘Old Tape’.
  • Brightness, contrast and gamma controls for all effects.

2320669--156458--GlitchOldTape.gif

Demo | Documentation | Store

Does this need Unity pro?

Looks awesome!

1 Like

It shouldn’t if you’re using Unity 5.

great, thanks for the reply

RiokuTheSlayer is right, since version 5, all features of the Pro version are available in the Free version.

Demo | Documentation | Store

New version (1.5) in the store:

  • New effect ‘VHS Pause’.

Demo | Documentation | Store

Will these effects work on IOS/mobile devices?

Hi TinSleeves, all effects are tested on a LG Nexus 5 (Adreno 330 GPU). We have not tested in any Apple’s mobile, but it should work correctly.

Please contact us for any questions at hello (at) ibuprogames (dot) com.

Demo | Documentation | Store

I would like to enable/disable the image effect via code (UnityScript).
I tried the same way i do it with all my image effects (drop it in Plugins folder, add "import UnityStandardAssets.ImageEffects) but with no success. Dropping everything in the Plugins folder makes the error messages disappear and I see the found reference in the inspector but .enabled = true/false just does nothing (and no error log too).

EDIT:
Nevermind, I got it working.
The solution is not to add “import UnityStandardAssets.ImageEffects” to the top of your script, but “import VideoGlitches;”. Now i feel stupid :slight_smile:

Hey do not worry, we all make mistakes :wink:

Demo | Documentation | Store

New version (1.6) in the store:

  • New effect ‘Old TV’.
  • Small improvements.

Demo | Documentation | Store

New version (1.8) in the store:

  • New effect ‘Old VHS’.
  • Saturation control for all effects (now in ‘Color controls’ foldout).
  • Improved documentation.
  • More configuration options in shaders code (see ‘CONFIGURATION REGION’).

Demo | Documentation | Store