I've been working on this project a lot recently, and i've got a lot done.
*drumroll*
I've finished the main level game world! hooray!
WHAT THIS MEANS:
- The main world's nav system is done (i can now walk around and stuff! hooray!)
- The map system is done
- The ground is done! (i have something to walk on
)
- A lot of the major strings/ variables are done and are implemented in the game
WHAT THIS DOESN'T MEAN
- There are no enemies (other than the simple tests i've made)
- there are no scenery or objects in the game (so i can walk around... but theres nothing to do)
- I haven't built any of the cities or towns.
- I haven't build any dungeons or other special areas.
- probably more stuff that i'm forgetting.
EXPLANATION OF ALL THIS!!!
Ok, think of it this way. its like i have the entire oblivion world, but theres no cities, objects, or anything. you can just walk around and do nothing.
EXPLANATION OF THE NEW (and final) NAV SYSTEM!!!
Ok basically, you start in the main world. you can walk around this world and do stuff (stuff to do coming in a future update
) you can walk around freely in the screen you are in. to move to another screen, you open the region map. there, you click the different areas (screens) that are in the current region and "fast travel" to them. "regions" are the major segments of the main world. (so far i have sandy, snowy, forest, muddy, stone, ocean, swampy, and misty) to leave the region you are in and get to another one, fast travel using that map to an area on the edge of the region. then you can walk to the edge to leave.
BREAKDOWN OF THE DIFFERENT SEGMENTS OF THE GAME.
THE MAIN WORLD______
the main world is the, umm, main world. it has three (or more?) levels (ground level, underworld, sky)
REGIONS________
each level of the main world is broken up into regions. you travel to different regions by fast traveling to the edge of your current region,
AREAS________
Each region is made up of up to 25 areas (each area is one screen) you travel to the different areas in the region you are in by clicking "display map" and clicking an area to travel to.
CITIES________
I haven't made any of these yet, but probably you will enter them by walking into the area they are in. The arcades, and battle arenas will be inside the cities.
SPECIAL AREAS_______
Each region will have a number of "special areas". You enter them by walking into them in any area. Once inside, the rules of the game change depending on what special are it is. (ares might include dungeons [what, its an rpg
] and stuff like that) The nav system in special areas is that you just walk to the edge of the screen you're in to get to the next one. simple.
Here are some in development screen shots of the game:
<- a map screen
<- one of the game's many areas
TO DO
1. add scenery
2. add more enemies.
3. add cities
4. add items
5. i dunno... maybe the special areas?
*whew that took a while to write. time to play halo 3 :p