How To Use the Tiny Wizard Template
Getting started with Tiny Wizard
How To Use the Tiny Wizard Template
- Lesson 1: Getting started with Tiny Wizard
Video Notes
In this tutorial, we’ll learn how to use Quiver’s Tiny Wizard open source game template for Godot 4. This template lets you create a room-based shooter in the style of Binding of Isaac.
Note that you should be familiar with the basics of Godot 4 before watching this tutorial. If you’re not, please take a look at our free Godot 4 course.
To get started using the template, you’ll need to follow the installation instructions on the Github page.
Please download the assets you need for this tutorial.
Have any questions? Leave us a comment!
With this lesson, you've completed the How To Use the Tiny Wizard Template tutorial. Please let us know what you think and how we could improve this tutorial by leaving a comment here or contacting us.
When you're ready, head on over to the tutorials page and start your next tutorial.
qxface
Oct. 20, 2023 at 9:07 p.m.When I run:
git submodule update --init
I get the message:
Submodule ‘top-down-shooter-core’ (git@github.com:quiver-dev/top-down-shooter-core.git) registered for path ‘top-down-shooter-core’ Cloning into ‘D:/Godot/tiny-wizard-demo/top-down-shooter-core’… git@github.com: Permission denied (publickey). fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.
amit
Oct. 23, 2023 at 2:36 p.m.We’ve had a few people report issues with the submodule. An alternative solution would just be to download the top-down-shooter-core separately and then drop it into the Tiny Wizard directory.