sprite scale help
Blitz3D Forums/Blitz3D Programming/sprite scale help| 
 | ||
| how do i get this to work? i have a sprite that i want to scale bigger as i hold down the mouse, and scale smaller when i let go of the mouse. what is wrong with my code. | 
| 
 | ||
| Try using ScaleSprite instead of ScaleEntity ? | 
| 
 | ||
| nevermind i fixed it i was rewriting the variable elsewhere |