Breath Condensation

5.00 USD

Description

Simple script to simulate breath condensation during cold months.


Configuration Options: 

  • Talk Amplify - Whether or not to amplify the effect when someone is talking.
  • Time - Time between breaths.
  • Face Distance - Distance away from your face to create the effect.
  • Face Height - Height from your head to create the effect.
  • Effect Scale - The scale of the effect, how large or small the effect will look.


EXPERIMENTAL VERSION AVAILABLE ( Key Master )

Experimental Features / Configurable Options

Please note that because this version is experimental, you may run into bugs or performance issues. Please report it if that is an issue for you!

  •  Check Delay ( how often the resource checks conditions )
  • Min and Max Breath Delay ( time between breaths )
  • Talking Effect ( amplify effect while talking )
  • Talking Delay ( delay between "breaths" while talking )
  • Complete Particle Customization
    • Dict and Name
    • Bone to play the effect on
    • Offset and Rotation
    • Scale
  • Weather Dict
    • Contains all weather types with a min and max hour for the effect to occur.
    • To disable a weather from causing the effect, comment out or remove the line.
  • Disable Function
    • Gives you the ability to write custom code that determines whether or not to show the effect during certain situations.
    • By default it is configured to disable the effect under one of the following conditions:
      • Ped is in an interior
      • Vehicle is traveling over ~10mph ( to prevent breath trail )
      • Vehicle windows are not intact
      • Vehicle doors are not closed