So I learned something new yesterday...
I've spent around 10 days, over the past few months, working on the conversation editor, the goal is to make it super fast, and I knew if I used flex framework it wouldn't be. And I also want it to be super nice feeling, which particle effects etc, to gamify the editing of games (gamification-ception). But after 10 days and still hitting super difficult walls (like no mouse-up is detected if the mouse down started on a sibling element... wtf really who cares where it starts??...)
I spent 2 hours to basically get right back where I am, using flex.. it's ugly, and is slow, but for now it will speed up the process of getting the game to a playable state, we can make it perfect later. (I have to still draw the lines between the elements, and make it possible to make new lines, and add/select speaking character to the lines, but that should all be equally fast)
Often when coding, you have the whole 'in for a dime, in for a dollar' feel, so it's a bit difficult to step back and say... that's enough, scrap this for now and go back to what will get to our short term goal the fastest.
Of course, as long as things are properly encapsulated, it should be super easy to convert this over in the end... one piece at a time.
The Monster Girls Team
2016-09-12 22:26:17 +0000 UTCTimiddarkspy
2016-09-12 21:19:31 +0000 UTC