Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Extra push
saw some little  changes, thought I would push
  • Loading branch information
Jat16137 committed Oct 29, 2019
1 parent 7aa1c44 commit e841252
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
Expand Up @@ -4,6 +4,8 @@ using UnityEngine;

public class Raycastshooter : MonoBehaviour
{


public int gundamage = 1;
public float fireRate = .05f;
public float weaponRange = 50f;
Expand Down
Expand Up @@ -4,7 +4,7 @@
PlayerSettings:
m_ObjectHideFlags: 0
serializedVersion: 18
productGUID: 00000000000000000000000000000000
productGUID: 64b4e85e7c76bee4eb6f13881228d06c
AndroidProfiler: 0
AndroidFilterTouchesWhenObscured: 0
AndroidEnableSustainedPerformanceMode: 0
Expand Down
@@ -1,2 +1,2 @@
m_EditorVersion: 2019.2.10f1
m_EditorVersionWithRevision: 2019.2.10f1 (923acd2d43aa)
m_EditorVersion: 2019.2.3f1
m_EditorVersionWithRevision: 2019.2.3f1 (8e55c27a4621)

0 comments on commit e841252

Please sign in to comment.