Guides - MarklyThomas/Secret-Repo GitHub Wiki
So you wanna learn how to make an extra slot character, huh? It looks intimidating, but this guide should hopefully walk you through how to at least get started on making a character. | NOTE: This tutorial assumes you already have the necessary files handy such as sprites and palette pngs. |
---|
- Discord RPC: Let your friends know who you're playing as
- Hud Elements: Guide on how to set up hud icons for your character
- Custom Move: Learn how to make a custom move
- Advanced Guide: For those who want to do more than just insert their character into the main game
put this somewhere:
First, you'll need this main.lemon
file [Download line to file], and to create a folder in your scripts folder called, charscripts
. This is where you'll be putting all your scripts.