Not just one, but two.
I had just recently heard of google's andriod app builder, and when searching for the link to share, I found another one too.
Both seem to take the old WYSIWYG approach and drag and drop fun we've seen in game makers in the past. Somethings are slow to catch on …Its old, but simulated.
More objects/walls/stuff
I've started a new version of the map format to handle inpercisely placed objects, currently all objects are centered in a cell.
While its started, and somewhat working, I'm having issues retaining the decimal when the map is being saved. Something isn't dividing or being intergerized. Code gets messy even …Back to Black, map maker update
Added zooming to the map maker for The Crawl.
Found hereSo I went into it and began ripping out unneeded or pointless chunks of code and drawing to improve overall performace. On top of that I've made level maps standard at 480x480 pixels.Currently this will only take you …Damn you proximity formula...oh it works now, yay!
So one of the next parts of the EvalDraw version of The Crawl's engine is a proximity checker for objects that are both near the camera and in it's direct line of sight.
After trying a few things, reading some unhelpful stuff, and generally getting lost, I finally figured it …Just because...
So with little time, and having to spread that between C++, EvalDraw, and GLBasic, of course I've added another to the list.
Why not cycle through four coding environments?Maybe you're just sane.So in C++, its a slow -painful- process of creating the basics for 'The Crawl' using Voxlap. …ECONAPO 4 all.
So I just don't have the time for it, what with the voxel rpg game and a new found interest in cleaning up Black Shadow.
That and all the other project's I've accumilated.So I've released the source for ECONAPO, the game that faked voxels with a series of …Arr, I been pirated ;)
So I was checking out my photobucket stats and noticed my image for my faked voxel sidescroller demo appeared to get a lot of hits.
It was called rainmanstresstest, as it was a demo with hundreds of male characters falling from the sky and walking around.So I decided to …