Quote from 0rbb[SIZE="7"]Shapes Collab[/SIZE]
Use this code and change where it says the FPS you want then at the end of the animation put the code again and change it back to 18FPS
starttime = newDate()
onEnterFrame=function(){
var currtime=new Date()
var ttime=currtime-starttime
while(ttime<1000/FRAMERATEGOESHERE){
var currtime = new Date()
var ttime=currtime-starttime
}
starttime=new Date()
}
Quote from 0rbbThe code is used if you can't use 24fps
the final animation of everythign together, is 24fps. But when it comes to your part, the code will make it seem like 18,16,12, whatever fps you want it to be at.
Anyway, yeah guys, too lazy to add you to the animators list
lmao
Quote from 0rbbAnyway, yeah guys, too lazy to add you to the animators list
lmao