Skip to content

mcbodge/eidolon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents

# Information
### Tutorial Coming soon
### Download Latest version: 0.5.1

You can click on the release button above, or just download one of these zip files.

Once downloaded, extract all the contents where you want and double click Eidolon.exe (Win) or Eidolon.app (OSX)

# Developers
### Rules Adventure Creator has some bugs related to cameras when using Unity3D for linux. For the best experience we suggest using Unity3D with Windows. Shader with Unity3D for Linux and OSX are compiled using OpenGL, the windows version uses DirectX and could give compilation error even if on linux it was clean.

We highly recommend:

  • Test all Shaders or Assets with a windows build of Unity before pushing.
  • Always pull before pushing
  • After importing a model from blender, remove the mark on "Import Materials" in the unity Inspector, otherwise it will import a white material for every component of the model.
### Requirements * Unity3d 5.3.x * Blender
### Project Kanban * http://bit.ly/1PJOLI9 (please ask mcbodge for an edit-mode link)