Prefab - Definition Get link Facebook X Pinterest Email Other Apps - June 06, 2020 pre-configured reusable GameObjects that you create in the scene and store in the project. SOURCE: https://www.raywenderlich.com/9330-how-to-use-the-new-unity-prefab-workflow Get link Facebook X Pinterest Email Other Apps Comments
transform.position - March 30, 2020 changes the position of the player you can add 'player.position' to bring it a player's position in your game ex: transform.position = player.position if applied to a main camera, the main camera snaps to the object as soon as the game starts Read more
Comments
Post a Comment