120121122123124125126127128129
reducedSize = new Vec2(0.6f,0.35f); standardSize = new Vec2(0.3f,0.7f); description = "use the SPECIAL key to become INVISIBLE"; presentation = "res/players/kittycat/kittysr.png"; actions.addAction("actionManager", new SpriteManager()); }