我要发帖 回复

管理员

414

主题

11万

积分

0

专家分

兴趣点(最多三项):

Unity引擎
Unreal引擎
CryEngine引擎

私信
发表时间 : 2018-8-19 15:00:05 | 浏览 : 994    评论 : 1
Prefab Tool
预制工具将嵌套预制件支持到虚幻引擎。
PrefabTool_screenshot_01-1920x1080-681d9e9467b43e5f1b0f072bf437632e.png PrefabTool_screenshot_02-1920x1080-53350fa5fdcde4b65b25d5815a6d5cee.png PrefabTool_screenshot_03-1920x1080-7403e58c722d23b176627f24cc3ab210.png PrefabTool_screenshot_04-1920x1080-314f346ed6f439c89ae18cdcd3f3d034.png PrefabTool_screenshot_05-1920x1080-1bf61c5163eb181ef1942c880f51540c.png PrefabTool_screenshot_06-1920x1080-4c71e7c9e0be5772e133fd8b3c9e7f02.png PrefabTool_screenshot_07-1920x1080-20aa31f5bda5983079ee60067c73f5f7.png
摘要

Prefab Tool allows you to store collection of preconfigured actors as prefab asset in the content browser, and then add the prefab to the same or any other levels as many time as you like.

Prefab can be edited in the level editor directly, all changes to the prefab can then be propagated to all existing prefab instances.

You can disconnect a prefab instance to prevent it being automatically updated from prefab changes. Or you can choose to revert any changes to the prefab instance.

Prefab can be nested to support complex scene hierarchy. Changes to nested prefab can be reverted or propagated like normal prefab.

Prefab is an editor tool to help level building, it can't be spawned in runtime. Once prefab instances been placed in the level, you can choose to convert them back to normal actors.


技术细节
List of Features:
- Create Prefab from collection of actors in the level
- Nested Prefab to support complex scene hierarchy
- Generate Blueprint from Prefab
- Preview Prefab Thumbnail in Content Browser
- Drag and drop Prefab into the level to instantiate actors collection
- Edit Prefab directly inside level editor
- Lock/Unlock Prefab instances
- Apply changes of Prefab to all Prefab instances
- Revert changes of Prefab instances
- Convert Prefab instances to normal actors

Known Limitation and Issues:
- Prefab is base on actor hierarchy, actor types which can't be attached to other actor is not supported (BSP Brush/Group Actor/Landscape).

Modules:
- PrefabAsset (Runtime)
- PrefabAssetEditor (Editor)

Network Replicated: N/A (Editor plugin)
Supported Development Platforms: Windows, Mac
Supported Target Build Platforms: All
Documentation Included: N/A
Example Project: N/A
Important/Additional Notes:
- Full c++ source code included, works with both Launcher and GitHub builds
- Works with both c++ and blueprint only projects

下载地址:

Prefab Tool.txt

887 Bytes, 下载次数: 2

售价: 60 积分  [记录]  [购买]

最近VR访客查看更多↓

祥林love 评论于2020-6-15 10:29:00
LionelM 发表于 2018-8-19 03:00 PM
Prefab Tool
预制工具将嵌套预制件支持到虚幻引擎。

有没有最新版的啊,这好像是以前的

手机版|VR开发网 统计 津ICP备18009691号
网安备12019202000257

GMT+8, 2023-4-2 02:37 PM

返回顶部