You've already forked zumbi-game
add zombie controller and implement damage system; update gun controller for raycasting; modify prefab and scene settings
This commit is contained in:
Vendored
+2
-2
@@ -60,12 +60,12 @@
|
||||
"*.asset": "yaml",
|
||||
"*.meta": "yaml",
|
||||
"*.prefab": "yaml",
|
||||
"*.unity": "yaml",
|
||||
"*.unity": "yaml"
|
||||
},
|
||||
"explorer.fileNesting.enabled": true,
|
||||
"explorer.fileNesting.patterns": {
|
||||
"*.sln": "*.csproj",
|
||||
"*.slnx": "*.csproj"
|
||||
},
|
||||
"dotnet.defaultSolution": "ZumbiGame.slnx"
|
||||
"dotnet.defaultSolution": "zumbi-game.slnx"
|
||||
}
|
||||
Reference in New Issue
Block a user