Simple 2D Dungeon.asset 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. %YAML 1.1
  2. %TAG !u! tag:unity3d.com,2011:
  3. --- !u!114 &11400000
  4. MonoBehaviour:
  5. m_ObjectHideFlags: 0
  6. m_PrefabParentObject: {fileID: 0}
  7. m_PrefabInternal: {fileID: 0}
  8. m_GameObject: {fileID: 0}
  9. m_Enabled: 1
  10. m_EditorHideFlags: 0
  11. m_Script: {fileID: 11500000, guid: 9e228b45736a8cf4ea000616e628a4dd, type: 3}
  12. m_Name: Simple 2D Dungeon
  13. m_EditorClassIdentifier:
  14. globalPropGroupID_obsolete:
  15. globalPropRanges_obsolete: []
  16. Length:
  17. Min: 5
  18. Max: 10
  19. BranchMode: 0
  20. BranchCount:
  21. Min: 1
  22. Max: 5
  23. GlobalProps: []
  24. KeyManager: {fileID: 0}
  25. DoorwayConnectionChance: 0
  26. RestrictConnectionToSameSection: 0
  27. TileInjectionRules: []
  28. Nodes:
  29. - Graph: {fileID: 11400000}
  30. TileSets:
  31. - {fileID: 11400000, guid: 6e732dd9c9f27844c831f6d57c2e913d, type: 2}
  32. NodeType: 1
  33. Position: 0
  34. Label: Start
  35. Keys: []
  36. Locks: []
  37. LockPlacement: 0
  38. - Graph: {fileID: 11400000}
  39. TileSets:
  40. - {fileID: 11400000, guid: 6e732dd9c9f27844c831f6d57c2e913d, type: 2}
  41. NodeType: 2
  42. Position: 1
  43. Label: Goal
  44. Keys: []
  45. Locks: []
  46. LockPlacement: 0
  47. Lines:
  48. - Graph: {fileID: 11400000}
  49. DungeonArchetypes:
  50. - {fileID: 11400000, guid: e5f46d62d4171ff42b4998f7b7b2cee1, type: 2}
  51. Position: 0
  52. Length: 1
  53. Keys: []
  54. Locks: []
  55. currentFileVersion: 1