1 decade ago by fugufish
am thinking of hosting all game assets (like graphics,audio) on Amazon S3. Anyone here have done it, or know how to?
normally, to declare an anim sheet in ImpactJS, we would use
I assume that with S3, we could have a different configuration?
normally, to declare an anim sheet in ImpactJS, we would use
animSheet:new ig.AnimationSheet('lib/media/sprites/object.png',20,20),
I assume that with S3, we could have a different configuration?