trillek-team / tec

The Trillek Engine
http://trillek.space
GNU Lesser General Public License v3.0
138 stars 21 forks source link

Update position and orientation when motion state is updated #218

Closed adam4813 closed 3 years ago

adam4813 commented 3 years ago

Read state data from Multiton instead of game state in RenderSystem.

Properly handle position and orientation loading/unloading in PhysicsSystem.

Description

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist:

Closes #217