Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Story Book Editor

This is a toolkit to allow the user to create visual novels or gallery apps without a line of code. · By mrsteamfist

Release Plan Sticky

A topic by mrsteamfist created Nov 27, 2016 Views: 314 Replies: 1
Viewing posts 1 to 2
Developer (1 edit)

There are the features coming up for the tool.

Version 1.1

  • Splash Screen
  • Branch Timers
  • Custom Branch Event
  • Unclickable Branches

Version 1.5

  • Branch Item Rotations
  • Resolutions V2
  • Dialog System
  • Single run background images
  • Timed Pages

How to fix  this error when i build project 

(ArgumentException: The Assembly UnityEditor is referenced by StoryBookEditor ('Assets/Scripts/StoryBookEditor.dll'). But the dll is not allowed to be included or could not be found.

UnityEditor.AssemblyHelper.AddReferencedAssembliesRecurse (System.String assemblyPath, System.Collections.Generic.List`1[T] alreadyFoundAssemblies, System.String[] allAssemblyPaths, System.String[] foldersToSearch, System.Collections.Generic.Dictionary`2[TKey,TValue] cache, UnityEditor.BuildTarget target) (at C:/buildslave/unity/build/Editor/Mono/AssemblyHelper.cs:150)
UnityEditor.AssemblyHelper.FindAssembliesReferencedBy (System.String[] paths, System.String[] foldersToSearch, UnityEditor.BuildTarget target) (at C:/buildslave/unity/build/Editor/Mono/AssemblyHelper.cs:190)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)

)