Learn Unity C# Scripting: Basics to Advanced Implement Game Math, Game Physics and Game AI. https://www.youtube.com/playlist?list=PLdE8ESr9Th_vfn7aSIzAkudVRTLntF18w

seen from United States

seen from United States

seen from Malaysia
seen from China

seen from Germany

seen from France
seen from Macao SAR China
seen from Taiwan
seen from T1
seen from United States

seen from Germany

seen from Germany
seen from Netherlands
seen from Finland
seen from United States

seen from Russia

seen from Germany
seen from United States
seen from China

seen from France
Learn Unity C# Scripting: Basics to Advanced Implement Game Math, Game Physics and Game AI. https://www.youtube.com/playlist?list=PLdE8ESr9Th_vfn7aSIzAkudVRTLntF18w
Learn Unity C# Scripting: Basics to Advanced https://www.youtube.com/playlist?list=PLdE8ESr9Th_vfn7aSIzAkudVRTLntF18w
Short unity tutorial Want more short tutorials? ... #unitytips #unityproject #unitycode #unitycsharp #gameprogramming #gamecoding #tipsandtricks #gamedesigntip #gamedevtips #unitytutorials #unitytutorial https://www.instagram.com/p/B_R2cBzF5PV/?igshid=pr3ouhsizjjm
Bird Tracking! When the cube hits a bird, the bird’s # is printed in the lower-left hand corner.
Sandwich Cat with Arrays!
So I cannot figure out how to check to see if every bool in an array of bools is true. Were that the case, then the rotating sandwich would appear on its own.
Bird and bug AI using corotines and some simple flocking techniques
Assemble a sandwich!
Questions: 1) How do you make it so that the texture on the cube is right-side up on all faces
2) How does one pull a bool from multiple different objects with the same tag without hardcoding it for each cube instance?
Simple unity script to make worlds. All movement done with a combo of sine, cosine, and tangent equations.