Quantcast
Channel: Answers by "max98"
Browsing latest articles
Browse All 4 View Live

Answer by max98

You can add a gui button for pausing the game. When press stop all the update function associate with the game-loop. For example: GamePause = false; void OnGUI(){ if(GamePause){ GUI.Label(new...

View Article



Answer by max98

Both the things are possible either you go with multiple material per game object or multiple texture per material. But when it comes to performance i suggest to minimize the material as much you can...

View Article
Browsing latest articles
Browse All 4 View Live




Latest Images