Blueprint kit for creating interactive turntable system to demonstrate design of any complex devices.
蓝图套件,用于创建交互式转盘系统,以演示任何复杂设备的设计。
Number of Blueprints:
• 4 blueprints actors
• 2 structures
• 1 enum
• 4 widgets
List of Features:
• Smooth rotation camera
• Smooth scaling camera
• Smooth moving to picked object (if it have a collision)
• Pickup objects
• Show the name of picked objects
• Show the description of picked object
• You may setting up variable parameters as you like
• Clean and commented code
• Example customized scene with complex device
蓝图数目:
•4个蓝图演员
•2个结构
•1枚举
•4小部件
功能一览表:
*平滑旋转相机
*平滑缩放相机
*平滑移动到拾取的对象(如果它有碰撞)
*拾取对象
*显示选取对象的名称
*显示所选对象的描述
•您可以根据需要设置可变参数
*清洁和注释代码
*具有复杂设备的示例自定义场景
Video: http://www.youtube.com/watch?v=C1ZDzm1bjlM
This blueprint instruments allows you to create your own interactive turntable system with any kind of meshes or BSP. It suit to demonstrate complex devices, to show what does device contains, what name of its components, and how these components works. All you have to do is put your mesh object or BSB object under “Item” blueprint and set up some parameters. After this object will glow on mouse, show its name and show description of its object. Right mouse button click on the object shows or hides the description. You can set glow color, pointer scale and color, name text color, pointer type, description scale and color and other visual parameters. Add blueprint “global settings” to your scene and set parameters to all “Items” in the scene.
Project also have aim camera with smooth rotating and scaling. If mesh have a collision
camera may go to picked object and rotate around its pivot point.
短片: http://www.youtube.com/watch?v=C1ZDzm1bjlM
此蓝图工具允许您使用任何类型的网格或BSP创建自己的交互式转盘系统。 它适合演示复杂的设备,展示设备包含什么,其组件的名称以及这些组件的工作原理。 您所要做的就是将网格对象或BSB对象放在”Item”蓝图下并设置一些参数。 此对象将在鼠标上发光后,显示其名称并显示其对象的描述。 鼠标右键单击对象显示或隐藏描述. 您可以设置发光颜色,指针刻度和颜色,名称文本颜色,指针类型,描述刻度和颜色等视觉参数。 将蓝图”全局设置”添加到场景中,并为场景中的所有”项目”设置参数。
项目也有目标相机与平滑旋转和缩放. 如果网格有碰撞
相机可以转到拾取的对象并围绕其枢轴点旋转。
评论(0)