officereso 6e926264ba Started work on Large oak tree branches
^TTG-67 work Development 26m

Marking out stuff with the grease pencil was a great idea. Some
interesting things ive found while modeling.
1. Subdevide smooth works better the more detail it has to work with. If it starts concaving on itself dont worry and keep working, itll fix itself once more is added.
2. Large tree branches (at least for these oak) are basicly just other trees, maybe once you get a few done you can just copy, paste, and stitch/boolean branches to the tree.

Ill continue to add coments about my workflow like this on future
commits, maybe thell come in usefull.
2021-03-15 21:17:10 -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%