[Orxonox-commit 6961] r11582 - code/branches/Waypoints_HS17/data/levels
jostoffe at orxonox.net
jostoffe at orxonox.net
Mon Nov 20 16:30:24 CET 2017
Author: jostoffe
Date: 2017-11-20 16:30:24 +0100 (Mon, 20 Nov 2017)
New Revision: 11582
Modified:
code/branches/Waypoints_HS17/data/levels/emptyLevel.oxw
Log:
Koordinatentransformation und Drehung des Pfeils funktioniert noch nicht
Modified: code/branches/Waypoints_HS17/data/levels/emptyLevel.oxw
===================================================================
--- code/branches/Waypoints_HS17/data/levels/emptyLevel.oxw 2017-11-20 15:21:26 UTC (rev 11581)
+++ code/branches/Waypoints_HS17/data/levels/emptyLevel.oxw 2017-11-20 15:30:24 UTC (rev 11582)
@@ -50,12 +50,12 @@
- <SpawnPoint position="50,0,0" direction="0,1,0" spawnclass=SpaceShip pawndesign=spaceshipassff />
+ <SpawnPoint position="50,0,0" direction="1,1,1" spawnclass=SpaceShip pawndesign=spaceshipassff />
- <Arrow position = "0,50,5">
+ <Arrow direction = "1,0,0">
<attached>
<Model scale="10" mesh="arrow.mesh"/>
</attached>
More information about the Orxonox-commit
mailing list