Koi
Fishes
Invertebrates Pack
The main content is the process of creating the game engine assets currently being created.
2019年5月12日日曜日
VRAquarium Credit
https://www.viveport.com/apps/f95e4953-7339-449f-aa28-126517256a9b/VRAquarium/
All fishes that appeared in this app were made by Junnichi Suko.
They are available here:
https://www.unrealengine.com/marketplace/ja/slug/fishes
The following are the other people's assets used to create this app:
Used music:
https://dova-s.jp/bgm/play10940.html
https://dova-s.jp/bgm/play460.html
https://dova-s.jp/bgm/play10569.html
For the following assets, I changed materials and reducing the size of the texture to reduce the volume.
Ocean Floor Environment:
https://www.unrealengine.com/marketplace/ja/slug/ocean-floor-environment
Hand Painted Textures Starter Kit:
https://www.unrealengine.com/marketplace/ja/slug/hand-painted-textures-starter-kit
Besides these, I used some free assets.
All fishes that appeared in this app were made by Junnichi Suko.
They are available here:
https://www.unrealengine.com/marketplace/ja/slug/fishes
The following are the other people's assets used to create this app:
Used music:
https://dova-s.jp/bgm/play10940.html
https://dova-s.jp/bgm/play460.html
https://dova-s.jp/bgm/play10569.html
For the following assets, I changed materials and reducing the size of the texture to reduce the volume.
Ocean Floor Environment:
https://www.unrealengine.com/marketplace/ja/slug/ocean-floor-environment
Hand Painted Textures Starter Kit:
https://www.unrealengine.com/marketplace/ja/slug/hand-painted-textures-starter-kit
Besides these, I used some free assets.
2019年4月12日金曜日
Fishes for Unreal Engine.
About BP_ChasingFish:
1. When a certain time has passed and when the satiety is negative, the nearest eatable food is searched.
2. The satiety decreases with time.
3. If there is food, it will go to the food.
4. When satiety are full, or when out of food, go for a wandering.
Inheritance relationship:
BP_FishCharacter<BPChasing*
(* Is the name of each fish)
BP_Chasing * chases BP_FishFood.
BP_Chasing * New will chase BP_FishFoodNew or BP_FishFoodNewCharacter.
Other than shark and tuna I recommend BP * ChasingFishNew.
About BP_FishFoodNew and BP_FishFoodNewCharacter:
FishTypes: Types of fish that can eat this food.
Amount: Every time a fish eats it is reduced by a mouthful of the fish and added to the satiety of the fish.
The food actor is destroyed when the amount becomes zero.
IsFloat: True if floating in water.
About BP_FoodSpawn:
The variable Amount determines the amount of each food, not the number of food generated.
(* Is the name of each fish)
BP_Chasing * chases BP_FishFood.
BP_Chasing * New will chase BP_FishFoodNew or BP_FishFoodNewCharacter.
Other than shark and tuna I recommend BP * ChasingFishNew.
About BP_FishFoodNew and BP_FishFoodNewCharacter:
FishTypes: Types of fish that can eat this food.
Amount: Every time a fish eats it is reduced by a mouthful of the fish and added to the satiety of the fish.
The food actor is destroyed when the amount becomes zero.
IsFloat: True if floating in water.
About BP_FoodSpawn:
The variable Amount determines the amount of each food, not the number of food generated.
2019年4月3日水曜日
2019年3月8日金曜日
登録:
投稿 (Atom)




