Game Development Reference
In-Depth Information
var spriteRenderer = GetComponent<SpriteRenderer>();
spriteRenderer.sprite = null;
Manager.ClearSelectedItem();
}
Now, when the player receives a new weapon, their statistics will be improved. Our bud-
ding player is ready to return to the big bad world to take on those horrible goblins that
block his way.
Search WWH ::




Custom Search