文件需要unity2018.2.6以上版本包括network4.0
Dark City 2 is a project inspired by a near-future vision of a cybernetic world. Main features of the package are:
- 8 various sets of modular building elements (walls, windows, roofs, doors, pipes, vents, scaffoldings, stairs, platforms, neons, screens, etc.)
- Over (550) prefabs of different street props to detail your city (roads, sidewalks, lamps, barriers, signs, garbage and more)
- High-res textures (4096 and 2048)
- custom PBR shaders
- animated materials, e.g. billboards, rain effect
- low-poly background structures
- LoD's for all assets
- image effects and particles adapted to the example scene
- demo levels for presentation and testing
Screenshots are unedited and reflect the actual content.
文件为unity包,需要在unity2018.2.6以上版本使用,并且需要network4.0下使用。
如果遇到unity报错先查一下
报错后半段部分内容为“Feature `out variable declaration' cannot be used because it is not part of the C# 4.0 language specification”。
在Unity选择【Edit】——【Project Settings】——【Player】——【Other Settings】——【Configuration】大项下的【Scripting Runtime Version】选项选择【.NET 4.x Equivalent】即可解决问题。