RinglingGameArt / 2014-Racing-Game

2014 Racing Game
3 stars 1 forks source link

Sreynold Vehicle not spawning in Bshively level #721

Closed sreynold closed 10 years ago

sreynold commented 10 years ago

My vehicle doesn't spawn in Britney's level. I tried with Alec and Andy's cars and both of their cars spawn. @bshively

egingric commented 10 years ago

Assigning to correct person...

bshively commented 10 years ago

I checked through all the cars and Sarah's, Walker's, and Kat's cars are the only one's not spawning. Kat said her car is not spawning because she hasn't finished rigging it yet, but I'm not sure what's causing the other two to not work. I have the most recent Spawn Vehicle kismet code, and both of their cars are hooked up in the kismet. Any idea what else could be causing it?

egingric commented 10 years ago

Go into the actor factory's properties and make sure their vehicles are listed in there. Compare it to the other actor factories that are working. There is a drop down list of vehicles in the actor factory, so it should be relatively straightforward.

Regards, -Eric

On Tue, Apr 29, 2014 at 3:48 PM, bshively notifications@github.com wrote:

I checked through all the cars and Sarah's, Walker's, and Kat's cars are the only one's not spawning. Kat said her car is not spawning because she hasn't finished rigging it yet, but I'm not sure what's causing the other two to not work. I have the most recent Spawn Vehicle kismet code, and both of their cars are hooked up in the kismet. Any idea what else could be causing it?

— Reply to this email directly or view it on GitHubhttps://github.com/egingric/2014-Racing-Game/issues/721#issuecomment-41723182 .

bshively commented 10 years ago

Turned out their cars were the only ones set to None instead of their car in the drop down menu of the actor factory. I selected their cars in the menus and tested it a couple times and it works now. :)