What exactly does it need to add a vehicle?

Hello,
I’d like to add a vehicle to ARK. I DONT want to copy and edit from other dino classes. It must be possible to integrate a vehicle as dino. I already got the following classes: Blueprintclass(parent: Dino_Character_BP), DinoEntry, DinoSettings, DinoCharacterStatusComponent. I’ve added the DinoEntry to the PrimalGameData_BP. The main problem is: I placed it on the map and when I go to PIE it’s gone. I also can’t spawn it from inventory, if I do, the editor crashes. I think there must be a missing connection between these classes, which I can’t find so I wanted to ask, if somebody may know what to do.

Thank you for your help :slight_smile:

EDIT: I solved this problem. I forgot adding the DinoCharacterStatusComponent to the Blueprint.