Live data from Hacker News

Defold - Win/Mac/Linux/Android/iOS game engine

defold.com

41–45 of 45 posts

Re: Defold - Win/Mac/Linux/Android/iOS game engine

#41

Earlier quoted context omitted.

There are two examples in the docs, a side scrolled and a platformer.

I saw those as I spelunked the docs, but I'd like to see something more full fat and playable.

We will add more content as soon as we can.

Re: Defold - Win/Mac/Linux/Android/iOS game engine

#42

For 2d games the feature set of this engine seems pretty solid. You get a particle engine, tile map editor, physics + easy to use collision shape editor, good font support, plus a nice IDE to visually setup your game. And, it's behavior/component based (like Unity), which is a great architecture for games. But, what about accessing other iPhone functionality like the camera roll or in-app purchase? The docs don't see…

We currently don't have any support for this, but we plan to add the ability of user extensions in C++. We want to include it in the service so the extensions get compiled by our servers for every platform - so other people in your team can start using them, regardless of if you run the same OS or not. It should also be combined with editor-plugins.

Re: Defold - Win/Mac/Linux/Android/iOS game engine

#43
post #29

The pitch itself is bad. What is your slogan? Tools like a pro or something for digital rebels? No screenshots of nothing? Not even a demo game? No disarming arguments why I should lock myself into your closed source middleware? Better: use Moai (open source, can fix bugs on your own, can add features, etc.) with Testflight (ios only I guess). I really do not know who the target audience is for this product. Too expe…

Great feedback, thanks! We have almost solely focused on making the best workflow for game dev possible, with things like updating the games live on your mobile phones while they run and a proper editor with visual editing. I really agree that we are currently sending a mixed message, we need to be more clear of what kind of service we are and what you can do with it.

Re: Defold - Win/Mac/Linux/Android/iOS game engine

#45
post #21

It would be interesting to see someone compare this with the Unity Game engine. Also I think there should be atleast a handful of screenshots on their website, to give their prospective users an idea of what it looks like, before downloading.

Thanks for the feedback, we obviously need to improve the amount of info on the site. I would say the biggest pros compared to Unity is that you can change your games while they run on your mobile devices, without needing to rebuild/restart which gives an iteration-cycle of about 1 second. We have also specialized the toolset of 2D (tiled graphics etc), but the engine is 3D behind the scenes. We are a service so the…

Thank you for the clarification :)
Post reply on HN