Added all four gun types and firing bullets stable (although there is some slight 'recoil' for some variations)

This commit is contained in:
Gregory Campbell
2020-07-11 13:26:02 -04:00
parent 3da029586a
commit 3295e58965
6 changed files with 92 additions and 15 deletions
+20
View File
@@ -396,6 +396,11 @@ PrefabInstance:
propertyPath: m_Name
value: Wall Down
objectReference: {fileID: 0}
- target: {fileID: 6511841225854600656, guid: 839e7f2e94b70514dbc986f93edcae38,
type: 3}
propertyPath: m_TagString
value: Obstacle
objectReference: {fileID: 0}
m_RemovedComponents:
- {fileID: 5726703938094994942, guid: 839e7f2e94b70514dbc986f93edcae38, type: 3}
m_SourcePrefab: {fileID: 100100000, guid: 839e7f2e94b70514dbc986f93edcae38, type: 3}
@@ -477,6 +482,11 @@ PrefabInstance:
propertyPath: m_Name
value: Wall Left
objectReference: {fileID: 0}
- target: {fileID: 6511841225854600656, guid: 839e7f2e94b70514dbc986f93edcae38,
type: 3}
propertyPath: m_TagString
value: Obstacle
objectReference: {fileID: 0}
m_RemovedComponents:
- {fileID: 5726703938094994942, guid: 839e7f2e94b70514dbc986f93edcae38, type: 3}
m_SourcePrefab: {fileID: 100100000, guid: 839e7f2e94b70514dbc986f93edcae38, type: 3}
@@ -609,6 +619,11 @@ PrefabInstance:
propertyPath: m_Name
value: Wall Up
objectReference: {fileID: 0}
- target: {fileID: 6511841225854600656, guid: 839e7f2e94b70514dbc986f93edcae38,
type: 3}
propertyPath: m_TagString
value: Obstacle
objectReference: {fileID: 0}
m_RemovedComponents:
- {fileID: 5726703938094994942, guid: 839e7f2e94b70514dbc986f93edcae38, type: 3}
m_SourcePrefab: {fileID: 100100000, guid: 839e7f2e94b70514dbc986f93edcae38, type: 3}
@@ -690,6 +705,11 @@ PrefabInstance:
propertyPath: m_Name
value: Wall Right
objectReference: {fileID: 0}
- target: {fileID: 6511841225854600656, guid: 839e7f2e94b70514dbc986f93edcae38,
type: 3}
propertyPath: m_TagString
value: Obstacle
objectReference: {fileID: 0}
m_RemovedComponents:
- {fileID: 5726703938094994942, guid: 839e7f2e94b70514dbc986f93edcae38, type: 3}
m_SourcePrefab: {fileID: 100100000, guid: 839e7f2e94b70514dbc986f93edcae38, type: 3}