Pro Networked Mounting System Preview video
Because building a multiplayer mounting system is a lot more complicated than you think. There are a plethora of problems to solve when building what should be a basic mounting system let alone one that is online multiplayer friendly. This plugin helps you add Vehicle and Animal mounting to your game with just a small amount of setup but also a high degree of customization in behavior. It comes fully network gameplay supported for multiplayer games as well as custom mounting and dismounting animation support. It also allows you to create technically unlimited seats per vehicle and mount so you can have any number of passengers ride along with you. Finally it fully supports turrets with it's Linked Actor feature.
You can purchase the Pro Neteworked Mounting System on the Unreal Engine Market Place.
Features
- Possess and Ride any Mount or Vehicle easily
- Options for riding as a driver or any number of passengers
- Socket Base Seating points
- Support for player controlled Turrets as Linked Actors
- Customize Options for Mounting and Dismounting for each seat
- Custom Animation Supported for getting on and off a mount
- Full Support for Mounting Other Players
- Fully Blueprint Supported and C++ Extendable
- Flexible setup with Interface and Component Design
- Completely self contained and System Agnostic for integration into your own game
- 100% Network Play Ready
Info
Due to the enormous amount of time it takes to produce the Video based tutorial series I have switched to a text based tutorial to make it easier to publish updates. You can still follow the older Videos but know the newer tutorials will cover things like seat changing. I will be updating the videos in the future for big releases.
If you have an issue or questions, please check the FAQ before asking.
UE 4.25 - 5.3
The most up to date version of the plugin with streamlined features and configurations. The current version is 2.3
Tutorials
Follow along with the Online Tutorial: Mounting Plugin Guide 2.3
Download the 2.3 Sample Projects:
Includes robot horse and character animations
Includes all from starting project plus a guided Tutorials, extensive BP Comments and several examples. Examples include Mountable Player, Mountable Vehicle with 4 seats, and Vehicle with a Turret.
You can also get the 4.26 Completed Example project from Git:
UE 4.23 and 4.24
The most current versions of the plugin are supported on these versions of Unreal Engine. Plugin version 1.6 is supported here. Includes all features.
Tutorials
Follow along with the Online Tutorial: Mounting Plugin Guide 1.6
Watch the older but still mostly functional videos on YouTube: Asadeus Studios Pro Mounting System Tutorials
The Tutorial guides you through initial project setup allowing you to follow along with your own project or you can download the starting and ending projects from the links at the bottom:
Download the 1.6.1 Sample Projects:
Includes robot horse and character animations
Includes all from starting project plus a guided Tutorials, extensive BP Comments and several examples. Examples include Mountable Player, Mountable Vehicle with 4 seats, and Vehicle with a Turret.
UE 4.22
This is the oldest supported version of Unreal Engine for the Mounting System. The offical plugin version for this engine version is 1.2. It does not support changing seats or turrets as the later versions of the plugin does. However if you have purchased the plugin you can copy the AdsMountingSystem plugin folder from the engine directories into any C++ project directory, but you'll have to deal with any compilation errors yourself.
Mounting System Release Notes 1.2
Tutorials
Watch the entire Tutorial Series for 1.2 on YouTube: Asadeus Studios Pro Mounting System Tutorials
Download the 1.2 Sample Projects:
Includes robot horse and character animations
Includes all from starting project plus a guided Tutorial and extensive BP Comments