samowen62 / DeathRaceGame

Code for Death Race (tentative). A racing game similar to f zero gx!
2 stars 4 forks source link

Video frames not loading until hovered #22

Closed samowen62 closed 5 years ago

samowen62 commented 5 years ago

https://github.com/samowen62/DeathRaceGame/blob/f4d4371dc9bebcaf244811859a5aed0a2c025b0a/Scripts/MenuSelection/SelectTrackOption.cs#L53

I think setting planeMaterial.color might be what's messing this up.

samowen62 commented 5 years ago

Fixed