Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 13, 2017, 4:16:35 PM (6 years ago)
Author:
jostoffe
Message:

Pfeil wird angezeigt und fliegt mit dem Raumschiff mit, aber er ist noch nicht an der richtigen Position. Dazu muss ich noch die richtige Formel finden anhand der momentanen Ausrichtung des Raumschiffes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/Waypoints_HS17/data/levels/emptyLevel.oxw

    r11539 r11559  
    5151
    5252   
    53     <SpawnPoint position="50,0,0" lookat="1,0,0" spawnclass=SpaceShip pawndesign=spaceshipassff />
     53    <SpawnPoint position="50,0,0" direction="0,1,0" spawnclass=SpaceShip pawndesign=spaceshipassff />
    5454
    5555
     
    6060       <Model scale="10" mesh="arrow.mesh"/>
    6161      </attached>
    62       <controllers>
    63         <ArrowController>
    64         </ArrowController>
    65       </controllers>
    6662    </Arrow>
    6763
    68 
     64<ArrowController>
     65        </ArrowController>
    6966
    7067  </Scene>
Note: See TracChangeset for help on using the changeset viewer.