User:Tale glider/sandbox1: Difference between revisions
From VNDev Wiki
m beugh gonna have to test/adjust this manually |
Tale glider (talk | contribs) draft about saving and loading |
||
(8 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
< | <div style="border: solid thin red; padding: 1em;">Test page: currently empty, but I guess I'll use it soon for drafting a page about saving and loading. I have another test page on [[User:Tale glider/sandbox2]]</div> | ||
<div style=" | <div style="font-family: serif; font-style: italic;">This page is sorta-intentionally left sorta-blank now that I removed one draft, until I write another one.</div> | ||
'''Saving''' and ''loading''' are two related features found in many games and engines. They allow players to record where in the game they are, and return to it at a later point. | |||
== What they store == | |||
== Types and UI == | |||
<div | |||
Latest revision as of 11:05, 17 December 2024
Test page: currently empty, but I guess I'll use it soon for drafting a page about saving and loading. I have another test page on User:Tale glider/sandbox2
This page is sorta-intentionally left sorta-blank now that I removed one draft, until I write another one.
'Saving and loading are two related features found in many games and engines. They allow players to record where in the game they are, and return to it at a later point.