Skip to content

Commit 3be323b

Browse files
committed
many changes
1 parent d11adae commit 3be323b

64 files changed

Lines changed: 6106 additions & 587 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Assets/EnemiesScriptObjects/BasicShootEnemy.asset

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,27 +13,33 @@ MonoBehaviour:
1313
m_Name: BasicShootEnemy
1414
m_EditorClassIdentifier: Assembly-CSharp::DoomEnemySprites
1515
idle:
16-
frames: []
16+
frames:
17+
- {fileID: 21300000, guid: fc832993fc290bf91b772e8b00dac6d9, type: 3}
18+
- {fileID: 21300000, guid: 22aa09535b06dae2ea3cf5588ea73ad7, type: 3}
1719
framesPerDirection: 1
1820
fps: 8
1921
loop: 1
2022
walk:
21-
frames: []
23+
frames:
24+
- {fileID: 21300000, guid: b168b9bd683c82eb29c837c621212493, type: 3}
25+
- {fileID: 21300000, guid: f70eeee37d02226cd9335c635d56e3f1, type: 3}
2226
framesPerDirection: 1
2327
fps: 8
2428
loop: 1
2529
attack:
26-
frames: []
30+
frames:
31+
- {fileID: 21300000, guid: 4ce02ddc3077f3889959403fbe5c6159, type: 3}
32+
- {fileID: 21300000, guid: 3ad5fe8c2dcab1bb5b8426c6f41e87f4, type: 3}
2733
framesPerDirection: 1
2834
fps: 8
2935
loop: 1
3036
pain:
3137
frames: []
3238
framesPerDirection: 1
3339
fps: 8
34-
loop: 1
40+
loop: 0
3541
death:
3642
frames: []
3743
framesPerDirection: 1
3844
fps: 8
39-
loop: 1
45+
loop: 0

Assets/Images/Enemieeeee.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
1.04 KB
Loading

Assets/Images/Enemieeeee/przeciwnik chod do przodu na lewo1.png.meta

Lines changed: 117 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
1018 Bytes
Loading

Assets/Images/Enemieeeee/przeciwnik chod do przodu na lewo2.png.meta

Lines changed: 117 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
1 KB
Loading

0 commit comments

Comments
 (0)