-
Notifications
You must be signed in to change notification settings - Fork 0
/
IDEAS
31 lines (26 loc) · 894 Bytes
/
IDEAS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
world
- several localized, named, accessible from main world areas
- several areas accessible only from other areas
areas
- can be defined completely with a specific map, exact enemies and such or
loosely such as 'random forest with lvl 50 enemies and these two characters
and make sure these two items are in there too'. they will be random until
they are actually created, then they will saved and kept the same forever
views
-----
world
area
area in combat
characters
plot status
tale
a story happens in a world
a story has several characters, who can move between areas
a world has different areas
an area in a given moment has characters on it
story: world, characters, quests
world: areas
area: characters
i should figure out sooner rather than later the best way to allow stories
to mix images and units provided by the core with images and units provided
by themselves