2D Platform Controller  v1.7.0
Autogenerated code documentation for the 2D Platform Controller.
 All Classes Functions Variables Properties
Projectile Class Reference

A very simple projectile that moves across the screen and triggers the damage method on a HitBox if it collides with one. More...

Inherits MonoBehaviour.

Public Attributes

float speed = -4.0f
 
float minX = - 50.0f
 

Detailed Description

A very simple projectile that moves across the screen and triggers the damage method on a HitBox if it collides with one.


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