Skip to content
Kevin Tsui edited this page Jan 25, 2022 · 6 revisions

ImpactWorldLogo

Welcome to the ImpactWorld wiki!

There is an extremely easy-to-use character plugin for Unreal Engine.

After installing this plugin into your project, just add components into your character blueprint, BOOM, everything is DONE.

OneStepSetting

Example

You can create an example project to run the plugin quickly and see the effects. Follow Me:

1. Create A Third-Person Unreal(4.26) Project

ExampleThirdPerson

2. Select CPP Project

ExampleCppProject

3. Download this plugin, put it into your project Plugins folder

ImpactWorldInstall

4. Open your Third-Person Character Blueprint, add components

OneStepSetting

5. Open Test Level[ImpactWorldExample],Play!