RPG Builder¶
John's RPG Builder Integration provides a seamless integration to Blink's RPG Builder.
Getting Started¶
- Import my asset into your RPG Builder project
- Pick one of the character prefab and assign it in the RPG Builder editor to a Gender under Character > Races.
- Uncheck "Dynamic Animator" and Save
- Set up additional action keys for covering all features under Settings > General > Action Keys > Action Key List:
- RotateLeft
- RotateRight
- MoveForwardFirstHalf
- MoveForwardSecondHalf
- Descend
- Ascend
- ToggleAutorunning
- ToggleWalking
- ToggleCrouching
- For mounts, configure the following in the Effect of type "Mount":
- Assign a mount prefab that has the provided Mount Animation Handler script assigned (see example prefab "Bear Mount")
- For the Animator Controller, use the provided Mount Animator or the example Bear Mount animator override
Video¶
Version history¶
v1.0¶
- First release