Skip to content
Snippets Groups Projects
Commit 69db7895 authored by mariuskern's avatar mariuskern
Browse files

add scroll to unity

parent 5ef05771
No related branches found
No related tags found
No related merge requests found
......@@ -2,8 +2,11 @@
|Add Scroll to Unity Guide|
---------------------------
In archives:
1. Create and build Scroll in "archives\MathHub\FrameIT\frameworld\source\Scrolls" folder.
2. In "archives\MathHub\FrameIT\frameworld\source\DefaultSituationSpace.mmt" include your scroll
3. Build "DefaultSituationSpace.mmt"
4. Open: "http://localhost:8085/scroll/list" and copy all the text.
5. Now paste this into: UFrameIT\Assets\StreamingAssets\scrolls.json and start the game.
In uframeit (if Class "GlobalBehaviour" ("UFrameIT\Assets\Scripts\GlobalBehaviour.cs") Method "GetScrollsfromServer()" loads scrolls from "UFrameIT\Assets\StreamingAssets\scrolls.json"):
1. Open: "http://localhost:8085/scroll/list" and copy all the text.
2. Now paste this into: "UFrameIT\Assets\StreamingAssets\scrolls.json" and start the game.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment