your best bet (and you should do this anyway) is to add your background into a movieclip and use the MOVIECLIP instead, throughout your project
this saves memory
now, it can also be a hack around the node limit
add the background to frame 1 of an MC
add 99 blank frames (or 30 or 40 or w/e, point is a lot of BLANK frames)
now use that movieclip
the movieclip will show a MUCH lower node count because it takes the average of all frames, the blank frames lower the average
that happened to me when I was making a minecraft anime. I needed to make the grass blocks on the bottom the floor fig and turn it green.
a what
… what what?
your best bet (and you should do this anyway) is to add your background into a movieclip and use the MOVIECLIP instead, throughout your project
this saves memory
now, it can also be a hack around the node limit
add the background to frame 1 of an MC
add 99 blank frames (or 30 or 40 or w/e, point is a lot of BLANK frames)
now use that movieclip
the movieclip will show a MUCH lower node count because it takes the average of all frames, the blank frames lower the average
Omg thank you so much! :b
fixing problems i cause
all in a days work