by Ghost_Fang » Wed Feb 03, 2010 4:33 am
OK.... this is wat i want:
if (self.impulse == 15)
{
ccam();
and whatever i gotta do to change the player model here
}
ccam(); is done and working, i followed the tut from the tut section.
I did look at the invisible function in the powerups, and i didnt learn squat, i tried "setmodel (self, "progs/mball.mdl") and nothing happened
I do also want the hitbox size to change also, because its gona be a morphball just like in metroid prime (cause thats wat it is lol) so you can fit into smaller places.