Car Configurator Template

Syuya Mukai - 蓝图 - 2020/05/31

A template for a car configurator with color changes, camera, environment, etc. set up. (100% Blueprints)

  • 支持的平台
  • 支持的引擎版本
    4.24 - 4.27, 5.0 - 5.3
  • 下载类型
    完整项目
    此产品包含一个完整的虚幻引擎项目文件夹,含有配置文件、内容文件和.uproject文件,可以作为创建新项目的模板使用。

Showcase Video

Playable Demo


With this template, you can easily create your own original car model's configurator.

You can also create your own great configurator based on this template.

Switching materials, backgrounds, and parts (Static Mesh) are all implemented in BP, so, you can easily make changes. Also, since multiple functions are included, it can be used as a reference when you want to create a similar function yourself.


UE5 ver includes a level for Lumen!

However, the images in the gallery are not screenshots of scenes using Lumen, so they will look a little different. Also recommended to use hardware ray tracing


Features of this Configurator

  • Changing Car Paint and Effects
  • Changing Wheel "Paint" and Effects
  • Changing Environment
  • Open / Close Doors
  • Turn Off and On the lights
  • Changing the FoV of the camera
  • Changing Wheel "Static Mesh"(Added in December 8, 2020 update to ver2). Look this video and a tutorial in the project[Content/ CarConfiguratorTemplate/ Tutorial/About_ver2] for ver2 updates.

技术细节

Features of this template

  •  Example of a pre-set-up car configurator
  •  Editable car configurator template blueprint
  •  Pre-set up and editable environment
  • Pre-set up and editable Widget Blueprint
  • Material Function for changing color effects
  • Camera Blueprint with several features included
  • Complete setup of a car model
  • 5 Sequences to make cinematic


This car model is unbranded and does not exist.


Number of Blueprints:11

Number of Meshes:58 [55 car meshes, 1 environment mesh]

Collision: Yes, automatically generated

LODs: LOD 0 only

Network Replicated: No

Supported Development Platforms:

Windows: Yes

Mac: Yes

Documentation: There are tutorials in the project.[Content/ CarConfiguratorTemplate/ Tutorial] and a tutorial video