^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.
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%