Open blackrook-io opened 6 months ago
In order to start the game world, a terrain must be generated and pre-populated with objects for the player to start play with.
To place the deposits on the surface of the terrain, I will have to raycast from a height to the surface to determine the placement 'y' value.
REF: https://www.youtube.com/playlist?list=PLeCKjxofwyfhBJeIhPzo96y_nvLTZmJGy
In order to start the game world, a terrain must be generated and pre-populated with objects for the player to start play with.
To place the deposits on the surface of the terrain, I will have to raycast from a height to the surface to determine the placement 'y' value.
REF: https://www.youtube.com/playlist?list=PLeCKjxofwyfhBJeIhPzo96y_nvLTZmJGy