2DShooterWeaponSystem  1.9.0
DemoRandomPositionMover Class Reference

Basic random point chooser component used in some demo scenes to move targets to random locations. More...

Inheritance diagram for DemoRandomPositionMover:

Public Attributes

float pickerInterval
 
GameObject centralPointObject
 
Vector2 randomPointInCircle
 

Detailed Description

Basic random point chooser component used in some demo scenes to move targets to random locations.

Member Data Documentation

◆ centralPointObject

GameObject DemoRandomPositionMover.centralPointObject

◆ pickerInterval

float DemoRandomPositionMover.pickerInterval

◆ randomPointInCircle

Vector2 DemoRandomPositionMover.randomPointInCircle

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