Home General Discussion

2D engines/frameworks

polycounter lvl 17
Offline / Send Message
LoTekK polycounter lvl 17
Does anyone have 2D engine recommendations to mess around with for someone relatively comfortable with scripting? I've been looking at a few, and flixel is looking quite nice for now, but I'm hoping to find something along the lines of Unity. In particular, I really like the fact that Unity combines a drag and drop interface with really easy access to scripting. I mean, everything's just beautifully-integrated. Add a variable in script, and boom, there it is in the gui.

I've tried Construct, and for what it is, it's not too bad. But more and more, I feel like I'm hacking in really basic functionality into it via the rather limited behaviors system. Also, it becomes incredibly click-heavy, taking me way more time than I would need if I were just to script a custom function, or even just simple conditional statements. Also, the interface is horribly inconsistent.

I've looked at pyGame and LOVE, and I'm messing with flixel now, and it seems really nice, but it's purely a framework, with no gui. I'm really looking for something halfway, even if it leans more towards the scripting side (I'd prefer that, actually).

I've used Torque2D in the past as an early adopter, but couldn't get my head around the later versions (after they rebranded it as Torque Game Builder). The interface just seemed daft.

But yeah, something along the lines of Unity would be great, especially if it supports a more general-purpose language than, say, TorqueScript.

Oh, and apologies if this belongs in Tech Talk. I wasn't really sure which of the two would be more suitable.

Replies

Sign In or Register to comment.