浏览代码

Created 2D Prefab

setup WallJumpArea2D Prefab
added 2D Colliders, tags
/2D-explorations
Adam Crespi 5 年前
当前提交
a3bc90ad
共有 5 个文件被更改,包括 1204 次插入1 次删除
  1. 2
      UnitySDK/ProjectSettings/ProjectVersion.txt
  2. 3
      UnitySDK/Assets/ML-Agents/Examples/WallJump/Prefabs/WallJump.png
  3. 191
      UnitySDK/Assets/ML-Agents/Examples/WallJump/Prefabs/WallJump.png.meta
  4. 1001
      UnitySDK/Assets/ML-Agents/Examples/WallJump/Prefabs/WallJumpArea2D.prefab
  5. 8
      UnitySDK/Assets/ML-Agents/Examples/WallJump/Prefabs/WallJumpArea2D.prefab.meta

2
UnitySDK/ProjectSettings/ProjectVersion.txt


m_EditorVersion: 2017.4.32f1
m_EditorVersion: 2017.4.35f1

3
UnitySDK/Assets/ML-Agents/Examples/WallJump/Prefabs/WallJump.png
文件差异内容过多而无法显示
查看文件

191
UnitySDK/Assets/ML-Agents/Examples/WallJump/Prefabs/WallJump.png.meta


fileFormatVersion: 2
guid: c80802de675b1d54d851f0490c472ed6
TextureImporter:
fileIDToRecycleName:
21300000: Ground
21300002: WallJump_1
21300004: Player
21300006: WallCorner
21300008: Spawn
21300010: Goal
21300012: ShortBox
externalObjects: {}
serializedVersion: 4
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: -1
aniso: -1
mipBias: -1
wrapU: 1
wrapV: 1
wrapW: -1
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 2
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 32
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
platformSettings:
- buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
- buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
spriteSheet:
serializedVersion: 2
sprites:
- serializedVersion: 2
name: Ground
rect:
serializedVersion: 2
x: 37
y: 352
width: 641
height: 641
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
- serializedVersion: 2
name: WallJump_1
rect:
serializedVersion: 2
x: 704
y: 352
width: 16
height: 641
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
- serializedVersion: 2
name: Player
rect:
serializedVersion: 2
x: 543
y: 303
width: 34
height: 34
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
- serializedVersion: 2
name: WallCorner
rect:
serializedVersion: 2
x: 705
y: 320
width: 16
height: 16
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
- serializedVersion: 2
name: Spawn
rect:
serializedVersion: 2
x: 80
y: 58
width: 534
height: 214
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
- serializedVersion: 2
name: Goal
rect:
serializedVersion: 2
x: 640
y: 198
width: 101
height: 107
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
- serializedVersion: 2
name: ShortBox
rect:
serializedVersion: 2
x: 640
y: 80
width: 96
height: 96
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
outline: []
physicsShape: []
spritePackingTag:
userData:
assetBundleName:
assetBundleVariant:

1001
UnitySDK/Assets/ML-Agents/Examples/WallJump/Prefabs/WallJumpArea2D.prefab
文件差异内容过多而无法显示
查看文件

8
UnitySDK/Assets/ML-Agents/Examples/WallJump/Prefabs/WallJumpArea2D.prefab.meta


fileFormatVersion: 2
guid: 22d0a69521a5d484fb770a8d59d21af3
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 100100000
userData:
assetBundleName:
assetBundleVariant:
正在加载...
取消
保存