1
1
Fork
You've already forked afvn
0
AGS Framework for Visual Novels
  • AGS Script 94.7%
  • Shell 5.3%
2022年09月07日 20:48:52 -07:00
AudioCache Add custom Speech and Narration functions, plus some tooling for UI 2022年09月07日 20:48:52 -07:00
Compiled Add custom Speech and Narration functions, plus some tooling for UI 2022年09月07日 20:48:52 -07:00
acsprset.spr Add custom Speech and Narration functions, plus some tooling for UI 2022年09月07日 20:48:52 -07:00
AFVN.asc Add custom Speech and Narration functions, plus some tooling for UI 2022年09月07日 20:48:52 -07:00
AFVN.ash Add custom Speech and Narration functions, plus some tooling for UI 2022年09月07日 20:48:52 -07:00
agsfnt0.ttf polish up the UI to look more like RenPy 2022年09月06日 21:44:24 -07:00
AGSFNT1.WFN initial script creation 2022年08月30日 22:58:20 -07:00
AGSFNT2.WFN initial script creation 2022年08月30日 22:58:20 -07:00
agsfnt3.ttf polish up the UI to look more like RenPy 2022年09月06日 21:44:24 -07:00
agsfnt4.ttf polish up the UI to look more like RenPy 2022年09月06日 21:44:24 -07:00
agsfnt5.ttf Add custom Speech and Narration functions, plus some tooling for UI 2022年09月07日 20:48:52 -07:00
agsfnt6.ttf Add custom Speech and Narration functions, plus some tooling for UI 2022年09月07日 20:48:52 -07:00
backup_acsprset.spr Add custom Speech and Narration functions, plus some tooling for UI 2022年09月07日 20:48:52 -07:00
Game.agf Add custom Speech and Narration functions, plus some tooling for UI 2022年09月07日 20:48:52 -07:00
Game.agf.bak Add custom Speech and Narration functions, plus some tooling for UI 2022年09月07日 20:48:52 -07:00
Game.agf.user initial script creation 2022年08月30日 22:58:20 -07:00
GlobalScript.asc Add custom Speech and Narration functions, plus some tooling for UI 2022年09月07日 20:48:52 -07:00
GlobalScript.ash Add custom Speech and Narration functions, plus some tooling for UI 2022年09月07日 20:48:52 -07:00
LICENSE Initial commit 2022年08月31日 07:52:30 +02:00
README.md Add custom Speech and Narration functions, plus some tooling for UI 2022年09月07日 20:48:52 -07:00
room1.asc Add custom Speech and Narration functions, plus some tooling for UI 2022年09月07日 20:48:52 -07:00
room1.crm Add custom Speech and Narration functions, plus some tooling for UI 2022年09月07日 20:48:52 -07:00
room2.asc Add custom Speech and Narration functions, plus some tooling for UI 2022年09月07日 20:48:52 -07:00
room2.crm Add custom Speech and Narration functions, plus some tooling for UI 2022年09月07日 20:48:52 -07:00
sprindex.dat Add custom Speech and Narration functions, plus some tooling for UI 2022年09月07日 20:48:52 -07:00
template.ico initial script creation 2022年08月30日 22:58:20 -07:00
template.txt initial script creation 2022年08月30日 22:58:20 -07:00
textbox.png Add custom Speech and Narration functions, plus some tooling for UI 2022年09月07日 20:48:52 -07:00

AGS Framework for Visual Novels

Welcome to the AGS Framework for Visual Novels, or AFVN for short! AFVN is designed to take the default functionality of Adventure Game Studio and extend it to resemble games such as Phoenix Wright: Ace Attorney, Steins;Gate, or even Doki Doki Literature Club.

This repo is currently a fledgling side-project with only a little bit of code and not many assets. I'm currently putting together the core of the script module, and building a demo game around it to demonstrate the custom functionality.

The goal is to produce a simple project with some well-documented code to ensure that it's easy to use for anybody that's interested in doing something a little bit unique with my favorite game authoring tool.

Documentation

Check out this repo's wiki for information on custom functions and demonstrations of how they are used. Currently WIP.

Demo Credits