您好,欢迎来到 CgCountry

Unreal Engine 4 - Advanced Aim Component

admin 2024-06-16 5次浏览 0条评论 0 打赏作者 0 0
Unreal Engine 4 - Advanced Aim Component虚幻引擎高级的目标组件,通过简单地作为一个组件添加到您的角色,使您可以实现很好的和圆滑的瞄准效果。可以快速设定瞄准系统,以及自由瞄准和狙击范围。Advanced Aim Component allows you to a...

Unreal Engine 4 - Advanced Aim Component


虚幻引擎高级的目标组件,通过简单地作为一个组件添加到您的角色,使您可以实现很好的和圆滑的瞄准效果。可以快速设定瞄准系统,以及自由瞄准和狙击范围。


Advanced Aim Component allows you to achieve nice and smooth aiming effect by simply adding this to your character as a component. It also give you fast-setup targeting system as well as free aiming and sniper scope support. Everything is ready to use and all you have to do, is setup some variables and character controls. Moreover, most features can work together, so you can combine them and make really awesome feel of your game. Component works similar way to CharacterMovement Component. That means, that whole logic implements into your character automatically, all you have to do is pass inputs values and some references into component.

Everything is written with blueprints and there is no C++ code. Graphs, functions, macros and variables are commented, so you can easily add or edit functionality of the component.

This will be very useful for First Person games, where you want to have nice feeling camera turning or targeting systems (Targeting will work great with gamepad).


high.jpg

登录可见下载资源信息, 现在去登录

0 条评论