Features:

  • a blueprint library with 2 functions to optimize performance
  • a camera possession event
  • full movement logic based on manual inputs
  • full movement logic based on edge scrolling (like age of empires II)
  • a 90 degrees rotation logic with queuing
  • actor following logic with both blinking and lerping
  • zooming capabilities with scaling movement speed logic

Code Modules: (Please include a full list of each Plugin module and their module type (Runtime, Editor etc.))

  •  1 blueprint library containing 2 functions (runtime)
  •  1 blueprint actor (runtime) 

Number of Blueprints: 1

Number of C++ Classes: 1

Network Replicated: No (shouldn’t need replication).

Supported Development Platforms: win32, win64

Supported Target Build Platforms: win32, win64

Documentation: Link

Example Project: https://mega.nz/file/IiRVUJDA#Y0C-S1O73pauzA-T6zzHtsttraLuUa7Z8KL8kvgKv2M (note: Epic will remove the access key following the # character; if that happens copy the link manually).

UE5 example project: https://mega.nz/file/ZjJlVDQK#-MD0xqpgln1qgQ87AxugNPgcGqmMOF76ODEvpTxm78E

Discord: https://discord.gg/VmFXeq7J9F

特征:

  • 一个蓝图库,包含2个函数以优化性能
  • 相机拥有事件
  • 基于手动输入的完整运动逻辑
  • 基于边缘滚动的完整移动逻辑(如帝国时代II)
  • 带排队的90度旋转逻辑
  • 演员跟随逻辑与闪烁和lerping
  • 具有缩放移动速度逻辑的缩放功能

代码模块:(请包括每个插件模块及其模块类型(运行时,编辑器等)的完整列表。))

  •  1个包含2个函数的蓝图库(运行时)
  •  1蓝图actor(运行时) 

蓝图数目:1

C++类数:1

网络复制:不(不应该需要复制)。

支持的开发平台:win32、win64

支持的目标构建平台:win32、win64

文件: 连结

示例项目: https://mega.nz/file/IiRVUJDA#Y0C-S1O73pauzA-T6zzHtsttraLuUa7Z8KL8kvgKv2M (注意:Epic将删除#字符后面的访问密钥;如果发生这种情况,请手动复制链接)。

UE5示例项目: https://mega.nz/file/ZjJlVDQK#-MD0xqpgln1qgQ87AxugNPgcGqmMOF76ODEvpTxm78E

不和谐: https://discord.gg/VmFXeq7J9F









Important Note: with 5.3, orthographic view has become a feature. this is currently being worked on for implementation and will only appear in a later version of 5.3. In the meantime, we will update the already existing camera to 5.3 and will work towards orthographic view enhancement.

Video Demonstration of Features

This plugin comes with a fully functional basic isometric camera.

Includes the following functionalities:

  • a blueprint library with 2 functions to optimize performance
  • a camera possession event
  • full movement logic based on manual inputs
  • full movement logic based on edge scrolling (like age of empires II)
  • a 90 degrees rotation logic with queuing
  • actor following logic with both blinking and lerping
  • zooming capabilities with scaling movement speed logic

The actor is setup using blueprints for higher flexibility in terms of smoothness, editing and event calling.

重要提示:使用5.3,正交视图已成为一项功能。 这项工作目前正在进行实施,只会出现在更高版本的5.3中。 同时,我们将把现有的相机更新到5.3,并将致力于正交视图增强。

功能视频演示

这个插件带有一个功能齐全的基本等距相机。

包括以下功能:

  • 一个蓝图库,包含2个函数以优化性能
  • 相机拥有事件
  • 基于手动输入的完整运动逻辑
  • 基于边缘滚动的完整移动逻辑(如帝国时代II)
  • 带排队的90度旋转逻辑
  • 演员跟随逻辑与闪烁和lerping
  • 具有缩放移动速度逻辑的缩放功能

Actor使用蓝图进行设置,在平滑度、编辑和事件调用方面具有更高的灵活性。

声明:本站所有资源都是由站长从网络上收集而来,如若本站内容侵犯了原著者的合法权益,可联系站长删除。