officereso ae0031d5b6 Added 2 more layers to tree_oak_large_0_1
^TTG-67 worrk Development 51m

Copying previously created limbs (select then use shift+d) then randomly
placing them higher up on the tree worked really well. Add a little bit
of scaling on different axis's to change them up a bit then stitching
together to attach them. Ctrl+R to add cuts on the main tree so that the
edges are there to not create Ngons when stitching. Delete faces on the
main trunk, select edges of the trunk and limb and use Ctrl+F to create
a face between them. Do this for all the edges and all the limbs to
"full" out the tree really well.
2021-03-17 19:14:51 -05:00
2021-01-29 23:06:22 -06:00
2021-01-30 14:34:08 -06:00

Time Traveling Game

Cloning

  1. Install gitscm on your computer https://git-scm.com/
  2. Download HLA workshop tools.
    1. Install HLA
    2. Right click -> properties -> DLC
    3. Click tick box next to Half-Life: Alyx - Workshop Tools
  3. Go into HLA's directory
  4. Right click -> git bash here
  5. Download the emailed public ssh keys to your computer. Put them in ~/.ssh or C:/Users/UESRNAME/.ssh/
  6. Run eval `ssh-agent -s`
  7. Run ssh-add ~/.ssh/git
    1. Enter the password emailed
  8. run git clone ssh://git@66.69.103.65:17209/~/time-traveling-game.git
  9. Move contents of the folder time-traveling-game to the folder Half-Life: Alyx
  10. Delete the folder time-traveling-game ####Done
Description
No description provided
Readme 54 MiB
Languages
Shell 100%