Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 499 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 499 Bytes

Game-Systems

An implementation of some of the most used systems in Game Development

Available Game Systems:

Movement System

  1. MoveContinuous - Move with a fixed velocity continuously

Utility

  1. ShowBoxCollider - Always Show Box Collider.

Utility+

  1. RandomPlus
    • Get random position within the box collider
    • Generate random string of specified length