Skip to content

Commit

Permalink
Intro Scripting - CYO Textures mostly finished
Browse files Browse the repository at this point in the history
  • Loading branch information
smz11006 committed Oct 5, 2015
1 parent dfa3314 commit cf40009
Show file tree
Hide file tree
Showing 115 changed files with 607 additions and 1 deletion.
6 changes: 6 additions & 0 deletions Test_CYOA/Assembly-CSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,18 @@
<Compile Include="Assets\Scripts\HiddenRoom.cs" />
<Compile Include="Assets\Scripts\LeftyRighty.cs" />
<Compile Include="Assets\Scripts\Puzzle_231.cs" />
<Reference Include="UnityEngine.Advertisements">
<HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/Advertisements/UnityEngine.Advertisements.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UI">
<HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.Networking">
<HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.Analytics">
<HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/UnityAnalytics/UnityEngine.Analytics.dll</HintPath>
</Reference>
<Reference Include="Mono.Cecil">
<HintPath>C:/Program Files/Unity/Editor/Data/Managed/Mono.Cecil.dll</HintPath>
</Reference>
Expand Down
Binary file modified Test_CYOA/Assets/CYO_Layout.unity
Binary file not shown.
Binary file added Test_CYOA/Assets/Materials/CYO_Arrows.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
56 changes: 56 additions & 0 deletions Test_CYOA/Assets/Materials/CYO_Arrows.jpg.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added Test_CYOA/Assets/Materials/CYO_Button_1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
56 changes: 56 additions & 0 deletions Test_CYOA/Assets/Materials/CYO_Button_1.jpg.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added Test_CYOA/Assets/Materials/CYO_Button_2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
56 changes: 56 additions & 0 deletions Test_CYOA/Assets/Materials/CYO_Button_2.jpg.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added Test_CYOA/Assets/Materials/CYO_Button_3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
56 changes: 56 additions & 0 deletions Test_CYOA/Assets/Materials/CYO_Button_3.jpg.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added Test_CYOA/Assets/Materials/CYO_Enemy.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
56 changes: 56 additions & 0 deletions Test_CYOA/Assets/Materials/CYO_Enemy.jpg.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added Test_CYOA/Assets/Materials/CYO_Gun.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
56 changes: 56 additions & 0 deletions Test_CYOA/Assets/Materials/CYO_Gun.jpg.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added Test_CYOA/Assets/Materials/CYO_Health.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit cf40009

Please sign in to comment.