2017年11月22日水曜日

Unreal Cassowary(Description)

Preview:https://www.youtube.com/watch?v=Zv-9qUxVLsI

This is a 3D model and animations of a Cassowary.
Feathers can be inflated by morphs(Mesh_CassowaryHighPolyFeatheredMultiUVMopher).
Meshes, animations and textures are main contents of this asset.
As an example of use, it contains characters that can be operated(BP_CassowaryThirdPersonCharacter) and characters that move according to the NavMesh(BP_FoodSeekCassowary).
These are child class of BP_CassowaryCharacter.
The animation Blueprint used in BP_CassowaryCharacter plays the animation according to the moving speed and the rotation speed of the character.
Proper grounding is made by two bone IK and animation curves.

Blueprints/Inplace contains characters using In-Place animations.
Blueprints/RootMotion contains characters using RootMotion animations.
In Maps/Demonstration, characters using In-Place animations are used.
In Maps/Demonstration2, characters using RootMotion animations are used.

FBX/CassowaryFBX.zip contains FBX files and original size png files.

BP_CassowaryThirdPersonCharacter operation method:
wasd or arrow:walk
r+(wasd or arrow):run
tab:one leg kick
left ctrl:both leg kick
j:jump
h:hit
m:Sitdown
g:grooming
k:death
l:rebirth

Usage of BP_FoodSeekCassowary:
Place BP_CassowaryFood as much as you like in the scene
Place BP_FoodSeekCassowary in the scene as much as you want
BP_FoodSeekCassowary repeats the following operations:
BP_FoodSeekCassowary moves along the NavMesh toward randomly chosen BP_CassowaryFood.
BP_FoodSeekCassowary plays Eat animation when approaching BP_CassowaryFood by a certain distance
After a certain time, BP_FoodSeekCassowary randomly selects BP_CassowaryFood and moves along the NavMesh again.

0 件のコメント:

コメントを投稿