Hi all,
I'm new to the game development scene and have just been playing around a bit with a 2D Tower Defense style game for iPhone. I'm attempting to use SpriteManager to manage my sprites, but I can't seem to properly reference the SpriteManager class in my script. I heard some rumblings on the original SpriteManager thread about adding a Plugins folder to my Assets directory and placing the scripts in there to allow proper referencing, but even then the "SpriteManager" bit of my
`var spriteManager : SpriteManager;`
script remains determinedly un-yellow in Unitron.
Any Advice on what I might be doing wrong? Are plugins a Pro/Mobile only feature?
Awesome! I feel the fool, but thanks so much!
– McBeezy