egingric / 2015-Racing-Game

Ringling Game Art Sophomore Racing Game bug list.
2 stars 0 forks source link

Fix your character and anims ASAP! #380

Open egingric opened 9 years ago

egingric commented 9 years ago

@kkavanau = no character, no anims! @jbrown11 = added new anims in your directory. You should instead over-write your existing anims in \VehicleGame\Content\Maps\vehicleSelect\EntranceAnims\ @bolson1 You added new rig with animations which busted the old ones. Instead you need to update your existing anims in \VehicleGame\Content\Maps\vehicleSelect\EntranceAnims\ to use SK_bolson1_characterrig

kkavanau commented 9 years ago

Hey Eric,

I just added my character to my vehicle folder and added my anims to the entrance anims folder.

Kyle Kavanaugh

On Thu, Apr 30, 2015 at 10:20 AM, Eric D. Gingrich <notifications@github.com

wrote:

@kkavanau https://github.com/kkavanau = no character, no anims! @jbrown11 https://github.com/jbrown11 = added new anims in your directory. You should instead over-write your existing anims in \VehicleGame\Content\Maps\vehicleSelect\EntranceAnims\ @bolson1 https://github.com/bolson1 You added new rig with animations which busted the old ones. Instead you need to update your existing anims in \VehicleGame\Content\Maps\vehicleSelect\EntranceAnims\ to use SK_bolson1_characterrig

— Reply to this email directly or view it on GitHub https://github.com/egingric/2015-Racing-Game/issues/380.

egingric commented 9 years ago

@kkavanau You are successful!