Skip to content

Commit

Permalink
Merge branch 'release/RELEASE3'
Browse files Browse the repository at this point in the history
  • Loading branch information
lazaro92 committed Dec 22, 2017
2 parents 21fa97f + 594c46f commit 326154f
Show file tree
Hide file tree
Showing 98 changed files with 1,081,118 additions and 159,266 deletions.
2 changes: 2 additions & 0 deletions Unity/Assets/2D_Destruction/Scripts/Explodable.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
using UnityEngine;
using System.Collections;
using System.Collections.Generic;
#if UNITY_EDITOR
using UnityEditor;
#endif

[RequireComponent(typeof(Rigidbody2D))]
public class Explodable : MonoBehaviour
Expand Down
Binary file added Unity/Assets/Graphics/Background/Background0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

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

Binary file added Unity/Assets/Graphics/Chickens/Bullet_9mm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
74 changes: 74 additions & 0 deletions Unity/Assets/Graphics/Chickens/Bullet_9mm.png.meta

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

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

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

Binary file added Unity/Assets/Graphics/Chickens/grenadeM.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
74 changes: 74 additions & 0 deletions Unity/Assets/Graphics/Chickens/grenadeM.png.meta

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

Binary file added Unity/Assets/Graphics/HUD/changeBlue.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
74 changes: 74 additions & 0 deletions Unity/Assets/Graphics/HUD/changeBlue.png.meta

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

Binary file added Unity/Assets/Graphics/HUD/changeRed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
74 changes: 74 additions & 0 deletions Unity/Assets/Graphics/HUD/changeRed.png.meta

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

Binary file added Unity/Assets/Graphics/HUD/keyboard.png
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 326154f

Please sign in to comment.