scaling a sprite

Blitz3D Forums/Blitz3D Beginners Area/scaling a sprite

Im trying to scale a sprite to make it bigger but when I use the "scaleEntity" command, it does nothing... The sprite just stays the same...

could anyone help?

ScaleSprite(XScale,YScale)

oh, that makes sence...Thank you!