管理员
兴趣点(最多三项):
Unity引擎
Unreal引擎
CryEngine引擎
- 私信
|
发表时间 : 2018-8-19 16:40:18
|
浏览 : 1762 评论 : 3
A Simple Building System
摘要
This is a simple building system for your building needs, it is fully multiplayer compatible. You can build houses, campfires, fences, traps, boats or whatever you want.
技术细节
Features: - Building Placement with Collision detection for Landscape or other building components.
- Rotation & Vertical offset placements
- Building Health System
- Damage System
- Destruction System
- Socket Placement System
- Building ownership
- DataTable for easy management of building data
- Multiplayer
Version 1.2 Update - Added a Health & Damage system
- Added destruction system
- Added socket placement for buildings
- A lot of changes & improvements
Number of Blueprints: 13 Network Replicated: Yes Supported Development Platforms: Windows/PC Supported Target Build Platforms: Windows/PC Important/Additional Notes: Ownership of buildings are bound to PlayerControllers, if a player disconnects the player will loose ownership of their buildings, if you want persistent ownership of buildings you'll have to integrate Unique IDs (like steam ID or similar) as owner. It requires blueprint knowledge if you want to implement this into your own project. Make sure your APEX Plugin is enabled
下载地址:
|
|