lucaspevidor / InteractiveCanvas

A training project for interacting with an environment through HTML canvas
GNU General Public License v3.0
1 stars 0 forks source link

CameraMovement class doesn't use the recently implemented RigidBody2D class #4

Closed lucaspevidor closed 1 year ago

lucaspevidor commented 1 year ago

The CameraMovement class must be modified to use the newly implemented RigidBody2D class.