The game_bowling example had missing textures and there were no bowling pins because for some reason the .blend file referenced wrong file paths (game_bowling - Copy):
WARNING: Material Plane/floor_nor.jpg - file not found([...]\armory_examples\game_bowling - Copy\Assets\floor_nor.jpg)
WARNING: Material Plane/floor_base.jpg - file not found([...]\armory_examples\game_bowling - Copy\Assets\floor_base.jpg)
WARNING: Material Plane/floor_occ.jpg - file not found([...]\armory_examples\game_bowling - Copy\Assets\floor_occ.jpg)
WARNING: Material Plane/floor_rough.jpg - file not found([...]\armory_examples\game_bowling - Copy\Assets\floor_rough.jpg)
The game_bowling example had missing textures and there were no bowling pins because for some reason the .blend file referenced wrong file paths (
game_bowling - Copy
):No more warnings now :)