^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.
Time Traveling Game
Cloning
- Install gitscm on your computer https://git-scm.com/
- Download HLA workshop tools.
- Install HLA
- Right click -> properties -> DLC
- Click tick box next to
Half-Life: Alyx - Workshop Tools
- Go into HLA's directory
- Right click -> git bash here
- Download the emailed public ssh keys to your computer. Put them in ~/.ssh or C:/Users/UESRNAME/.ssh/
- Run
eval `ssh-agent -s`
- Run
ssh-add ~/.ssh/git
- Enter the password emailed
- run
git clone ssh://git@66.69.103.65:17209/~/time-traveling-game.git
- Move contents of the folder
time-traveling-game
to the folderHalf-Life: Alyx
- Delete the folder
time-traveling-game
####Done
Description
Languages
Shell
100%