Right now I'm trying to create a mount ability for my characters like in Heroes of the Storm. I want the unit that you control to get attached to an actor model of a horse or wolf, which ever team you are on. It must maintain all of the unit abilities and I cannot just create another actor to sit on top of the horse as each character in my mod has a custom armor set that you select at the start of the map.
Right now when the unit gains a buff called "mounted" it create an actor of the horse at the units origin. The horse runs, stands, fidgets and everything just like the unit does. However, I cannot figure out what I need to do in order to get the unit to attach to the horse actors hardpoint.
The horse or wolf model has an attachment point on the saddle area of Hardpoint and Hardpoint 01.
Any help is appreciated.
-Daara
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Right now I'm trying to create a mount ability for my characters like in Heroes of the Storm. I want the unit that you control to get attached to an actor model of a horse or wolf, which ever team you are on. It must maintain all of the unit abilities and I cannot just create another actor to sit on top of the horse as each character in my mod has a custom armor set that you select at the start of the map.
Right now when the unit gains a buff called "mounted" it create an actor of the horse at the units origin. The horse runs, stands, fidgets and everything just like the unit does. However, I cannot figure out what I need to do in order to get the unit to attach to the horse actors hardpoint.
The horse or wolf model has an attachment point on the saddle area of Hardpoint and Hardpoint 01.
Any help is appreciated.
-Daara