diff --git a/content/unity/login.md b/content/unity/login.md index a19fc9037..96ee08638 100644 --- a/content/unity/login.md +++ b/content/unity/login.md @@ -34,4 +34,17 @@ Note: I’ve removed the Moralis SDK for now as it was causing compile issues wi I’m setting up a scriptable objects db, using the current player controller (with camera attached) (I’ll create a new character later). -I don’t know if the current one works for multiplayer, but either way let’s look into a [node & python api for this later integration](https://www.youtube.com/watch?v=zd0pBsmJI8s). \ No newline at end of file +I don’t know if the current one works for multiplayer, but either way let’s look into a [node & python api for this later integration](https://www.youtube.com/watch?v=zd0pBsmJI8s). + + \ No newline at end of file