Difference between revisions of "AGIWiki/AGI Resources"
< AGIWiki
Jump to navigation
Jump to search
(Created page with "{{AGIWiki}} Data used by AGI is mainly stored in four types of resources, view, picture, logic and sound. There can be up to 256 resources of each resource. [[AGIWiki/View|View]...") |
m |
||
Line 7: | Line 7: | ||
== Related == | == Related == | ||
* [[AGIWiki/Game | * [[AGIWiki/Game specific files|Game specific files]] |
Revision as of 14:46, 23 February 2013
Data used by AGI is mainly stored in four types of resources, view, picture, logic and sound. There can be up to 256 resources of each resource. View resources contain animations and sprites, Picture resources contain background images, Logic resources have the scrips and Sound resources contain the sound effects and music.
During the game interpreter loads and unloads these resources in order game to function. These resources are stored within vol files.