Creating a Visual Novel in the Godot Engine
Release date:2022, October
Author:Michael McGuire
Skill level:Beginner
Language:English
Exercise files:Yes
What you’ll learn
- How to use the most popular novel plugins
- Create and load multiple save slots
- Add voice lines to dialog
- Create branching stories
Requirements
Have a working computer
Discription
Learn to create games in the Godot game engine using a python-like programming language, GDscript.
In this course, we will learn everything we need to start making a visual novel game that is cross-platform for MacOS, Windows, Linux, Android, IOS or even embed into a browser.
While on your game development journey you will gain the skills and ability to create the Space Shooter you want.
****If you have no experience in coding or want to familiarize yourself with the language, my course on learning the GDscript language is recommended to help at least learn basic code terminology and structure****
You will learn:
- Create story characters
- Create timelines
- Save and Load
- Multiple Save Slots
- Themes
- Voice Lines
- Branching Options
- Custom Player Name
- Create Glossary Defined Words
- and much more!
****If you have no experience in coding or want to familiarize yourself with the language, my course on learning the GDscript language is recommended to help at least learn basic code terminology and structure****
Godot provides a huge set of common tools, so you can just focus on making your game without reinventing the wheel.
Godot is completely free and open-source under the very permissive MIT license. No strings attached, no royalties, nothing. Your game is yours, down to the last line of engine code.
Who is Course for?
Godot developers that want to learn how to make a visual novel game