-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add maps, maneuvers and road signs for test parcours in SCP 3
- Loading branch information
Showing
6 changed files
with
550 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?> | ||
<AADC-Maneuver-List description="Teststrecke"> | ||
<AADC-Sector id="0"> | ||
<AADC-Maneuver id="0" action="straight" /> | ||
<AADC-Maneuver id="1" action="straight" /> | ||
<AADC-Maneuver id="2" action="straight" /> | ||
</AADC-Sector> | ||
<AADC-Sector id="1"> | ||
<AADC-Maneuver id="3" action="left" /> | ||
<AADC-Maneuver id="4" action="right" /> | ||
<AADC-Maneuver id="5" action="right" /> | ||
<AADC-Maneuver id="6" action="left" /> | ||
<AADC-Maneuver id="7" action="straight" /> | ||
</AADC-Sector> | ||
</AADC-Maneuver-List> |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?> | ||
<configuration> | ||
<roadSign id="14" x="4.895" y="3.0" radius="3.0" direction="90" init="1"/> | ||
</configuration> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.