- Unreal Engine 4 Game Development Quick Start Guide
- Rachel Cordone
- 252字
- 2021-06-24 13:44:00
Adding marketplace items to your project
The final thing I want to discuss in this chapter is using marketplace items. The marketplace includes a lot of great assets you can use to speed up your prototype and development process. Why reinvent the wheel if you can save time and money? In addition to 3D models and materials, the marketplace is a good place to find Blueprint assets that give you a launching point for functionality in your game by providing things such as inventory systems or role playing game stat elements.
For this project, we will be downloading and installing one of the free packs provided by Epic, the Animation Starter Pack. It has weapon-oriented animations that we will be using in Chapter 5, Animation Blueprints, as we get into that topic. Let's follow these steps to download the pack:
- Head back to the Epic Games launcher and search the marketplace for the Animation Starter Pack:

- Add it to your cart and go through the checkout process, and the pack will appear in your Library tab in the Vault section underneath the My Projects section:

- Click Add To Project, then select our AwesomeGame project. Once it's finished, you'll be able to see the folder in the Content Browser:

And that's it! Take a minute to browse the marketplace, since Epic has provided a lot of free content to start with, and some of the other content available there will save you a lot of development time and headaches.
- Mastering Concurrency Programming with Java 8
- 大學計算機基礎(第二版)
- Mastering Entity Framework Core 2.0
- Learning Cython Programming
- 單片機C語言程序設計實訓100例:基于STC8051+Proteus仿真與實戰
- 深入淺出Windows API程序設計:編程基礎篇
- HTML5+CSS3+JavaScript Web開發案例教程(在線實訓版)
- Nexus規模化Scrum框架
- Learning ArcGIS for Desktop
- Raspberry Pi Home Automation with Arduino(Second Edition)
- 編程菜鳥學Python數據分析
- Microsoft Azure Storage Essentials
- Visual Foxpro 9.0數據庫程序設計教程
- Node學習指南(第2版)
- Mastering Docker