喜歡記得Like & Share!仲有訂閱呀!或分享給你的朋友! 祝大家好運!
Unity Basic Knowledge for Beginners
Here are Unity Basic Knowledge for Beginners Tutorials.
Unity Fungus
Here are 15 series of Unity Fungus Tutorials.
NOTE from Unity Asset Store:
Fungus is no longer available.
This package has been deprecated from the Asset Store.
More...
If we have more tutorials, we will update them here. Stay tuned with us. It is wonderful to have you here.
Problem 1) No 'git' executable was found.
Solution 1) a) make sure you install GitHub https://github.com/
b) run GitHub, over the prompt command window, type in the following commands after the '$' sign
command1: git status
command2: git init
command3: git where
c) <Optional>, install GitHub Desktop https://desktop.github.com/
d) In File Explorer, search the name 'git', then you will see the 'git' file which is an application file under the folder name called 'cmd'. Copy and paste the whole path, included the ...../cmd
e) Over your Windows Search, type in 'environment' to open the 'System Properties => Environment Variables,
Edit the Path of "System variables' and 'User variables for "Your ComputerUserName" ' and then copy and paste the whole git path you find out in previous step. then click OK.
f) restart your PC, then open the Unity Project, go the Package Manager, then you can download or update from the Url.