Ymn_75
Centipat
Daha fazla
- Sistem Özellikleri
- ASUS B450M K -ıı Ryzen 5 5500 RX 5500 XT 8 GB Corsair Vengeance 8x2 16 GB 3200MHz LG UltraGear 24GS60F-B Rampage RMP-750-80pb
- Cinsiyet
- Erkek
Textler scripte yerleşmiyor basılı tutup üstüne getirince blok işareti oluyor.
Kodum:
Kodum:
C#:
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class kod : MonoBehaviour.
{
public UnityEngine.UI.Text ilkSayi,ikinciSayi,islem,cevap,sonuc;
// Start is called before the first frame update.
void Start()
{
}
// Update is called once per frame.
void Update()
{
}
}
Son düzenleyen: Moderatör: