满心欢喜 发表于 2022-10-3 00:59:17

Great White Shark 大白鲨 鲨鱼 捕食者 角色

本帖最后由 满心欢喜 于 2022-10-8 23:00 编辑



This is a 3D model of a Great White Shark with animations.

Operable character Blueprint(BP_SharkThirdPersonCharacter) and Chasing character Blueprint(BP_ChasingShark) are included.

Turn and roll animations are not included.

Instead, spine and head bones angles are directly changed by Transform(Modify) bone in the Animation Blueprint.

The rotation angles of the spine and head are calculated from RollSpeed, PitchSpeed, YawSpeed, and ForwardSpeed.

The operation of BP_ChasingShark is as follows:

-If food(BP_SharkFood) is placed in the scene, select a food randomly selected from among them as the destination.

-If there is no food in the scene, it follows the player.

-If it finds an obstacle ahead using a sphere trace, swim towards the collision point moved in the normal direction.

-If it is tilted, it changes the roll speed to recover the tilt.

Animation names:
Anim_SharkBite
Anim_SharkBiteDown
Anim_SharkBiteLeft
Anim_SharkBiteRight
Anim_SharkBiteShake
Anim_SharkBiteUp
Anim_SharkDeath
Anim_SharkFloat
Anim_SharkIdle
Anim_SharkRebirth
Anim_SharkSwimForward






页: [1]
查看完整版本: Great White Shark 大白鲨 鲨鱼 捕食者 角色