^TTG-67 work Development 1h 6m Started doing some cuts with the knife to get branches coming out of the side of other limbs. When you do this be very carefull not to create any nasty Ngons (faces with more than 4 edges). These are very difficult to work with, Ive been getting around it by making cuts only from vertex to vertex, NEVER edge to edge or vertex to edge; this is almost a guarentied Ngon if you dont know what your doing.
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%