Third Person Cover Shooter  1.6
CoverShooter.HitResponseSettings Class Reference

Settings for the CharacterMotor IK when hit. More...

Static Public Member Functions

static HitResponseSettings Default ()
 Default settings. More...
 

Public Attributes

float Wait
 Minimum wait between hits in seconds. More...
 
float Strength
 Angles by which the bone is adjusted on hit. More...
 

Detailed Description

Settings for the CharacterMotor IK when hit.

Member Function Documentation

◆ Default()

static HitResponseSettings CoverShooter.HitResponseSettings.Default ( )
static

Default settings.

Member Data Documentation

◆ Strength

float CoverShooter.HitResponseSettings.Strength

Angles by which the bone is adjusted on hit.

◆ Wait

float CoverShooter.HitResponseSettings.Wait

Minimum wait between hits in seconds.


The documentation for this class was generated from the following file: