Advertisement
diegographics

Untitled

Apr 12th, 2017
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.74 KB | None | 0 0
  1. {
  2.   "City": {
  3.     "Straight": "C:\\...\\...\\PrefabPath",
  4.     "Left": "C:\\...\\...\\PrefabPath",
  5.     "Right": "C:\\...\\...\\PrefabPath",
  6.     "Etc": "C:\\...\\...\\PrefabPath"
  7.   },
  8.   "Desert": {
  9.     "Straight": "C:\\...\\...\\PrefabPath",
  10.     "Left": "C:\\...\\...\\PrefabPath",
  11.     "Right": "C:\\...\\...\\PrefabPath",
  12.     "Etc": "C:\\...\\...\\PrefabPath"
  13.   },
  14.   "Forest": {
  15.     "Straight": "C:\\...\\...\\PrefabPath",
  16.     "Left": "C:\\...\\...\\PrefabPath",
  17.     "Right": "C:\\...\\...\\PrefabPath",
  18.     "Etc": "C:\\...\\...\\PrefabPath"
  19.   },
  20.   "Mountain": {
  21.     "Straight": "C:\\...\\...\\PrefabPath",
  22.     "Left": "C:\\...\\...\\PrefabPath",
  23.     "Right": "C:\\...\\...\\PrefabPath",
  24.     "Etc": "C:\\...\\...\\PrefabPath"
  25.   }
  26. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement