Style Slasher
A dressup combat roguelike created by Scrungle Studios for the 2025 Swinburne Capstone project.
Slasher.Hitstop.HitstopProfileSO Class Reference
Inheritance diagram for Slasher.Hitstop.HitstopProfileSO:
Inheritance graph
Collaboration diagram for Slasher.Hitstop.HitstopProfileSO:
Collaboration graph

Public Attributes

AnimationCurve BigImpactEaseOut
 

Properties

float Maximum [get]
 
float MinimumSpeed [get]
 
float BigImpactThreshold [get]
 
float BigImpactEaseMultiplier [get]
 

Private Attributes

float maximum = 0.5f
 
float minimumSpeed = 0.1f
 
float bigImpactThreshold = 0.1f
 
float bigImpactEaseMultiplier = 0.5f
 

Member Data Documentation

◆ bigImpactEaseMultiplier

float Slasher.Hitstop.HitstopProfileSO.bigImpactEaseMultiplier = 0.5f
private

◆ BigImpactEaseOut

AnimationCurve Slasher.Hitstop.HitstopProfileSO.BigImpactEaseOut

◆ bigImpactThreshold

float Slasher.Hitstop.HitstopProfileSO.bigImpactThreshold = 0.1f
private

◆ maximum

float Slasher.Hitstop.HitstopProfileSO.maximum = 0.5f
private

◆ minimumSpeed

float Slasher.Hitstop.HitstopProfileSO.minimumSpeed = 0.1f
private

Property Documentation

◆ BigImpactEaseMultiplier

float Slasher.Hitstop.HitstopProfileSO.BigImpactEaseMultiplier
get

◆ BigImpactThreshold

float Slasher.Hitstop.HitstopProfileSO.BigImpactThreshold
get

◆ Maximum

float Slasher.Hitstop.HitstopProfileSO.Maximum
get

◆ MinimumSpeed

float Slasher.Hitstop.HitstopProfileSO.MinimumSpeed
get

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