Hollow Knight 32 Bit -

public Knight(Texture2D texture, Vector2 position) { this.texture = texture; this.position = position; }

Scroll to Top