TravellingSystem uses EMove. EMove and ERotate copied from Returngeance into TransportSystem.

This commit is contained in:
PlatinumSkink
2015-10-15 13:44:16 +02:00
parent 4abce7b17f
commit 927c96d863
14 changed files with 347 additions and 25 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ namespace Components
struct Background : Component
{
float distanceLeftToCorrectTravelPosition;
};
}