SpongeBob SquarePants, BFBB: Graphical Health
Channel:
Subscribers:
2,300
Published on ● Video Link: https://www.youtube.com/watch?v=cx5sVqrCBus
It took me an hour to get the script bellow to work (i hate how new versions of unity make old scripts not work) and it took me about 1 minute to realize i cant do it that way, because it drops the Frame Rate like crazy.
var Texture:Texture;
var Renderer:Renderer;
static var vidlife = 0;
function Update () {
if(vidlife == 2)
{
if(Texture)
{
Renderer.material.mainTexture = Texture;
}
}
}
Other Videos By Funlunde
Tags:
SpongeBob SquarePants: Battle For Bikini Bottom (Award-Winning Work)
SpongeBob SquarePants (TV Program)
Other Statistics
SpongeBob SquarePants: Battle for Bikini Bottom Statistics For Funlunde
Funlunde presently has 490,795 views for SpongeBob SquarePants: Battle for Bikini Bottom across 65 videos, with approximately 20 hours of SpongeBob SquarePants: Battle for Bikini Bottom video on his channel. This is 8.41% of the total watchable video on Funlunde's YouTube channel.