Changes for page Eco-System System Design

Last modified by Utku Dagli on 2026/03/14 17:22

From version 57.1
edited by Utku Dagli
on 2026/03/13 20:39
Change comment: Updated annotations
To version 55.1
edited by Utku Dagli
on 2026/03/13 20:29
Change comment: Updated annotations

Summary

Details

Page properties
Content
... ... @@ -287,10 +287,13 @@
287 287  
288 288  ==== **1.4. - Environmental Disturbance Types** ====
289 289  
290 -* (((
291 -==== These will be identified and exemplified ====
292 -)))
293 293  
291 +* (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:700; text-decoration:none; white-space:pre-wrap" %)**Crushed grass: **(% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)When the creature walks on grass or in a wheat field, it crushes the grass or wheat, indicating its presence.
292 +* (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:700; text-decoration:none; white-space:pre-wrap" %)**Broken branches: **(% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)When the creature walks on a tree branch on the ground or near a tree, or breaks a branch, this indicates the creature is nearby.
293 +* (% style="color:#000000; font-size:11pt; margin:0px; padding:0px" %)**Disturbed water:** Indicates the creature is passing by, or drank a couple of seconds ago, or is still drinking.
294 +* (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:700; text-decoration:none; white-space:pre-wrap" %)**Mud Tracks: **(% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)Footprints will spawn on rainy days, and the water will fill them. As a result, the fresh tracks will last longer. But in the following rain, if the footprints are still alive, they will start to fade away, as explained in 2.4.1
295 +* **Claw Marks: **Claw marks indicate that a predator is nearby.
296 +
294 294  ----
295 295  
296 296  == **2 - Teaching the System** ==
... ... @@ -311,24 +311,30 @@
311 311  
312 312  === **2.1 - Learning Through Natural Gameplay Loop** ===
313 313  
317 +
314 314  [[image:Screenshot 2025-12-16 230546.png||alt="Learning Through Natural Gameplay Loop"]]
315 315  
316 316  
317 317  === **2.2 - Creature Behaviour Complexity Progression** ===
318 318  
319 -* The difficulty of the creature complexity scale differs by layer.
320 -* In each layer, new creature behaviour and mechanics are introduced. Additionally, every new layer will increase the difficulty.
321 -* If the player returns to earlier layers, those areas will retain their difficulty levels, creating the feeling of character progression.
323 +(% style="line-height:1.38" %)
324 +(% style="color:#000000; font-family:Arial,sans-serif; font-size:14.6667px; white-space-collapse:preserve" %)In each layer, there will be new creatures that may differ in many aspects from those in previous layers. Which the player will get used to each creature in the new layer. However, there are also suggestions below which may help to improve the complexity of the creature behaviour or the challenge to the player.
322 322  
326 +(% style="line-height:1.38" %)
327 +(% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:700; text-decoration:none; white-space:pre-wrap" %)**Design Notes**
328 +
329 +* (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)Instead of zones, playing time could be used to control the progression of complexity.
330 +* (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)Instead of zones, experience level could be used to set the progression of complexity.
331 +
323 323  === **2.3 - Subtle Hints for the Player** ===
324 324  
325 325  * There will be no traditional NPCs; players will not learn the lore directly.
326 -* However, they will have the chance to interact with non-humanoid NPCs in the form of magical stones, spirit-like entities, and ambient presences, etc.
327 -* Mastering these mechanics will be through environmental storytelling elements. Such as;
328 -** Ruined structures, wall markings, item or object placements, and environmental decay.
335 +* Mastering these mechanics will
336 +*
329 329  
330 330  === **2.4 - Quest Design for Teaching** ===
331 331  
340 +
332 332  (% style="line-height:1.38" %)
333 333  (% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:700; text-decoration:none; white-space:pre-wrap" %)**Teaching quest sequence examples**
334 334  
... ... @@ -340,3 +340,5 @@
340 340  
341 341  ====
342 342  **Main comment by Adam ** ====
352 +
353 +~)~)~)
XWiki.XWikiComments[10]
Selection
... ... @@ -1,1 +1,1 @@
1 -behaviour and mechanics are introduced. Additionally, every new layer will increase the difficulty. If the player returns to earlier layers
1 +to each creature in the new layer. However, there are also suggestions below which may help to improve the complexity of the creature behaviour or the challenge to the player.