var myFont = new Font1();
var myFormat:TextFormat = new TextFormat();
myFormat.size = 15;
myFormat.align = TextFormatAlign.CENTER;
myFormat.font = myFont.fontName;
var myText:TextField = new TextField();
myText.defaultTextFormat = myFormat;
myText.text = "The quick brown fox jumps over the lazy dog";
addChild(myText);
myText.border = true;
myText.wordWrap = true;
myText.width = 150;
myText.height = 40;
myText.x = 100;
myText.y = 100;
Yorozuya Wrote:So... haven't been here for a while. Mind giving a recap about why you're not satisfied with this project anymore? Or were you finished with it and not sure how to progress next?
AcetheSuperVillain Wrote:Sure.
A) Primary problem was that uploading video into the Flash CS4 project caused it to crash. I expected Flash CS4 to do this at some point, but not at the first video. I can't work if CS4 is crashing at the drop of a hat, so I need to rebuild the project in FlashDevelop or Unity, either of which is basically starting from scratch, which means I might as well fix a bunch of other little things that have been getting on my nerves.
B) I'm not happy with the mouse movement controls.
C) I'm not convinced that the current upgrade and summoning system will hold up for a longer game.
D) I don't particularly like these characters. They're okay, but too much of a compromise, not as fun for me as original characters and not Star Foxy enough for anyone to recognize.
E) I've got zillions of shooty game ideas running through my mind, I could come up with something more interesting or more immersive than what I've got now.
As for the gameplay aspects, what about movement / summoning / upgrades that don't strike your fancy. It feels decent enough for me, ...
AcetheSuperVillain Wrote:Trying to think of a name for the new game. Ion Tails? Buxom Blasters? It Came on Outer Space? .
AcetheSuperVillain Wrote:That's really the problem, "decent enough". It's not a system that makes me think "yeah! I really want to play Astro Vulpus!" and it's not a system that makes me feel like it's worth the time I've put into it. It's not that it's bad, just that I should do better.
As for this idea of sub-missions, any thoughts on how these are delivered? Like, does one of the girls say "You know what would really get me hot? Coming back with 24x Froinlavenite shards!" Or does a disembodied box show up reading "Current Sub-mission: Collect 16x Wet Thrusters". The submissions could directly reward you with friendship points or a specific sex scene, or they could basically give you extra money or collectibles that you use to date the girls back at the base.
Users browsing this forum: Bing [Bot]