Devlogs
The Quest Kit 0.1 - A very small start
Alright, this is a very very early version of the Quest Kit's main file. The aslx containing some of the pre-coded items that you can copy/paste to make your game.
Using what is here you can already:
- Add secondary and tertiary characters
- Add and set up new rooms with usable items, edible food items, scenery items and small scenery items.
- Add chests or other containers to your game and main character.
- Set up a shop with a shopkeeper.
- Show and hide a simple map.
- Look in your logbook (needs a lot of reconfiguring), which can change your screen size, add money to the player character by cheating and display different messages based on attributes set to items in the game.
- I have also set up the game's look and screen usage, menu system and other basic setup features the way I use them when I make my own games.
I hope this could possibly already be of use to someone.
-WeirdoBeardo89 out!