sujith před 1 měsícem
rodič
revize
e1f710d717
2 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 1 1
      Assets/Plane.prefab
  2. 1 1
      Assets/SujithLaptop.cs

+ 1 - 1
Assets/Plane.prefab

@@ -29,7 +29,7 @@ Transform:
   serializedVersion: 2
   m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
   m_LocalPosition: {x: 0, y: 0, z: 0}
-  m_LocalScale: {x: 1, y: 1, z: 1}
+  m_LocalScale: {x: 10, y: 10, z: 10}
   m_ConstrainProportionsScale: 1
   m_Children: []
   m_Father: {fileID: 0}

+ 1 - 1
Assets/SujithLaptop.cs

@@ -5,7 +5,7 @@ public class SujithLaptop : MonoBehaviour
     // Start is called once before the first execution of Update after the MonoBehaviour is created
     void Start()
     {
-        
+        Debug.Log("Bohot maarunga zain");
     }
 
     // Update is called once per frame