SCRIPT function onPlayerEnters() { onCreated(); } function onCreated() { with(findimg(22)) { spin = -5.5; } } SCRIPTEND