Lars Doucet

Results 201 comments of Lars Doucet
trafficstars

I have never tested this with a game with a camera, so this is likely an oversight! Does putting a "forceScrollFactor(0,0)" to the create function of FlxUIState (or FlxUI) fix...

That makes sense, popus for sure shouldn't scroll by default. On Mon, Jan 26, 2015 at 2:07 PM, as3boyan [email protected] wrote: > I don't know about states, but I think...

So, obviously we can use Flixel-UI to make a ui builder for flixel-ui. So the question is what do we want this thing to do? Here's what I'm thinking: 1....

Yeah, the real question is whether it should be it's own standalone application, or something you can run from within your app (probably with a compiler flag so the UI-editor...

Yeah, that might be the best bet (making it as a plugin). That seems really straightforward and easy. As for flixel-tools, I'm all for that, I just don't know much...

There is not currently any actual UI editor, it's just a "nice to have" feature at this point. That said, there are two ways to enable something like "live preview"...

This issue should be closed and added to flixel-editors instead?

Sure! This would be quite helpful. I would eventually like to break up the Flixel-UI documentation as well; this is something I have planned for 2016. If you need any...

Yeah probably what I should do here is just call toLowerCase on any id's you pass in to the get commands.

hmm, let me look into this. I don't want to cause OS specific errors.