Skip to content

Commit

Permalink
Add cinematic gif
Browse files Browse the repository at this point in the history
  • Loading branch information
gabber235 committed Jul 18, 2023
1 parent 28b7773 commit d6fda6f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,19 @@
[![License](https://img.shields.io/github/license/gabber235/Typewriter?logo=github)](LICENSE)

Typewriter is a plugin for **Paper** Minecraft servers that allows for custom player interactions such as Quests,
NPC chat, Create branching story with ease, and more. It is easily configurable using the web panel specifically
NPC chat, Create branching story with ease, Creating Cinematic with camera paths, and more. It is easily configurable using the web panel specifically
designed for this plugin.

The plugin can also be extended using adapters, which are [pre-made](https://gabber235.github.io/TypeWriter/docs/pre-made-adapters) or can be custom-made by developers.

To get started with Typewriter, see the [Getting Started](#getting-started) section.

### Examples

![cinematic](readme/cinematic.gif)

A cinematic fully in vanilla minecraft using Typewriter. View a demo [here](https://youtu.be/1pGBtJleEuQ).

![dialogue sequence](readme/chat-messages.gif)

A dialogue sequence with Typewriter where the player is asked to choose between multiple options.
Expand All @@ -25,9 +31,10 @@ The web panel for Typewriter, where you can create quests, NPCs, and more.
### Features

- Create custom player interactions, including quests and NPC chat, branching story, and more...
- Create cinematic sequences with camera movements, dialogue, animated NPCs, and more...
- Configure interactions using a custom written visual interface
- Extend the plugin using adapters
- [Pre-made adapters](https://gabber235.github.io/TypeWriter/docs/pre-made-adapters) available for Citizens, and more coming soon
- [Pre-made adapters](https://gabber235.github.io/TypeWriter/docs/pre-made-adapters) available for popular plugins
- Custom adapters can be made by developers

## Getting started
Expand Down Expand Up @@ -63,4 +70,4 @@ See [LICENSE](LICENSE) to see the full text.

# Credits

- [Aarthificial](https://www.youtube.com/@aarthificial) For the inspiration on the base logic.
- [Aarthificial](https://www.youtube.com/@aarthificial) For the inspiration on the base logic.
Binary file added readme/cinematic.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d6fda6f

Please sign in to comment.