Tulis Apa

Don't care what is written in your history

Slider Recent

Responsive Ads Here

Wednesday, June 27, 2018

Kamus BISINDO

 Kamus BISINDO - Privacy Policy - Terms of Use

  1. Kamus Bisindo merupakan aplikasi android yang bertujuan untuk membantu teman tuli dan tidak dalam mempelajari bahasa isyarat indonesia "BISINDO"
  2. Konten video dari aplikasi ini adalah hasil karya dari kami developer yang terintegrasi langsung dengan youtube
  3. Tidak diperkenankan mendownload video dari kami lalu melakukan upload ulang 
  4. Apabila aplikasi ini menggunakan video anda tanpa ijian dapat ajukan gugatan melalui email kami "kamusbisindo@gmail.com"
  5. Bayar kami dengan seyum dan feedback dari anda. Saran, Masukan, Kritik sangat membantu pengembangan aplikasi ini

Friday, December 9, 2016

Quick Code - Change Source Image From Script [Tutorial][C#]

this tutorial is about How to change source image from script in unity and here a button for the trigger



in this video I'm using Resources.Load to load a sprite file from the resources folder

and then imageGO.sprite = Resources.Load<Sprite>("Image name from the resources folder");



you can call that line wherever you want and here i'll call it from button







Monday, September 26, 2016

Quick Code - Sprite 2d As Button With Raycast2d [Unity][C#]

In This Quick Code we are going talk about how to make sprite 2d as a button with the raycast2d, hope this video help you understanding about raycast2d



Tuesday, September 20, 2016

Creating Tap Game (Animation part 2) - Ep 04.2 [Unity 5][Tutorial] [C#]

Creating Tap Game (Animation) - Ep 04 [Unity 5][Tutorial] [C#]