Users browsing this thread: 2 Guest(s)
[Open Source] General 2D Level Editor || Any Interested?
#10
I don't find it that odd. There are a few good uses. To name a few, I imagined using skeletal animation in order to make level animations, menu transitions, or even large bosses.

--

A quadtree is basically one large area, or "rectangle", with smaller ones. So if you wanted to have a quadtree for an area of the map, all you really need to represent one is a large rectangle. I made mine heavily based on this. http://xboxforums.create.msdn.com/forums...spx#162992

Phaze, for the game you're making with Ridge, I don't think you'll even need a quadtree or much collision or rendering optimizations. Don't think about optimization until you really need it.
Animations - MFGG TKO (scrapped) - tFR
[Image: QUmE6.gif]
"It feels that time is better spent on original creations" - Konjak
Focus on the performance, the idea, not the technical bits or details - Milt Kahl
Thanked by:


Messages In This Thread
RE: [Open Source] General 2D Level Editor || Any Interested? - by TheShyGuy - 01-26-2013, 12:06 PM

Forum Jump: