Liberi
An exergame built for kids with CP!
IgnoreShooterCollisions Class Reference

Inherits MonoBehaviour.

Public Attributes

float Duration = 0.1f
 How long the component should wait before allowing collisions with the shooter. More...
 
bool IgnoreShooterChildren = true
 Whether or not the shooter's children colliders are ignored. More...
 

Detailed Description

Definition at line 5 of file IgnoreShooterCollisions.cs.

Member Data Documentation

float IgnoreShooterCollisions.Duration = 0.1f

How long the component should wait before allowing collisions with the shooter.

Definition at line 10 of file IgnoreShooterCollisions.cs.

bool IgnoreShooterCollisions.IgnoreShooterChildren = true

Whether or not the shooter's children colliders are ignored.

Definition at line 14 of file IgnoreShooterCollisions.cs.


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