Programming: Difference between revisions
m Added navbox; links to other pages |
m nav |
||
Line 7: | Line 7: | ||
'''Scripting''' (also known as '''staging''', '''direction''', or '''enshutsu''') is the act of inserting audiovisual cues into the game [[Narrative|script]]. In its most basic form, scripting encompasses calling [[art]] assets to the screen and having [[Audio|sound]] and [[music]] stop or play, but can also include more involved things such as using the engine to animate images and adding visual effects. | '''Scripting''' (also known as '''staging''', '''direction''', or '''enshutsu''') is the act of inserting audiovisual cues into the game [[Narrative|script]]. In its most basic form, scripting encompasses calling [[art]] assets to the screen and having [[Audio|sound]] and [[music]] stop or play, but can also include more involved things such as using the engine to animate images and adding visual effects. | ||
{{ | {{development nav}} | ||
[[Category:Assets]] | [[Category:Assets]] | ||
[[Category:Programming]] | [[Category:Programming]] |
Latest revision as of 10:45, 1 November 2024
Programming is the stage of development where the actual game software is compiled. Programming encompasses everything related to putting the game together, from user interface implementation to scripting.
Typically, visual novel developers both indie and larger scale select an engine to develop their game software with. It is rare for a visual novel development team to create their own in-house engine from scratch.
Scripting
- Main article: Scripting
Scripting (also known as staging, direction, or enshutsu) is the act of inserting audiovisual cues into the game script. In its most basic form, scripting encompasses calling art assets to the screen and having sound and music stop or play, but can also include more involved things such as using the engine to animate images and adding visual effects.
|