Ashwani Kumar
Ashwani Kumar
Why Scenario 3 – Departmental and Application image does have Multiple Sandbox for Application- #1.
[Enter feedback here] Why **Scenario 3 – Departmental and Application** image does have Multiple Sandbox for Application- 1? --- #### Document Details ⚠ *Do not edit this section. It is...
This Will update the score of the player if he will make more score than from the previous score.
This will share the present score made by the player to Facebook with their sign in account.
using System.Collections; using System.Collections.Generic; using UnityEngine; public class Volume : MonoBehaviour { public Sprite VolumeOn, VolumeOff; private SpriteRenderer spriteRenderer; void Start () { spriteRenderer = gameObject.GetComponent(); SetVolume(PlayerPrefs.GetInt("volume", 50) != 50...
Changes are made for README.md
Feature Request - Is there a way we can do Annotation or Auto Tagging in some way to the elements.
Annotation and Auto-Tagging is a very crucial thing with so much time consuming and manual task. It would be a very good example to look into.