I'm trying to change a vehicle into a bot, due to the issue with vehicles going through bricks.
I have the .dts file, all the textures, and the code that defines what properties the bot has. However, when I try spawning it in my server, the game freezes up and gives me an error message.
After looking at similar bot(Armor) type add-ons, I think the issue may be that there is no animations. I was wondering if there is a way around this, as the bot will not be used for playertype purposes or anything, so the animations (I think there's thirtysomething animations total that are defined in BL) will simply be the same as current model with no changes.
Thank you in advance.