Lets create easiest 2 methods of changing level in Unity Software
►Hit the link to all Tutorials: https://youtube.com/playlist?list=PLP76ffwtT0I3tm9p_IcHywzq0BMj08Hhv&si=iPYCGI5iadwQhsoG
Lets ...
In this quick tutorial, I will show you how you can make a patrolling enemy behaviour in Unity that automatically detects the end of the platform and if it reaches it will change direction. So a ...
Quick Tips Playlist: https://www.youtube.com/playlist?list=PLzDRvYVwl53vjCLV83wb7ZF2mYNLC_wQZ
Always use Enums for State handling instead of using strings.
If you have any questions post them in ...
Quick Tips Playlist: https://www.youtube.com/playlist?list=PLzDRvYVwl53vjCLV83wb7ZF2mYNLC_wQZ
Sometimes you need one script to execute before another one. Use the Script Execution Order window.
...
Quick Tips Playlist: https://www.youtube.com/playlist?list=PLzDRvYVwl53vjCLV83wb7ZF2mYNLC_wQZ
Learn how to use Debug.DrawLine to draw a Gizmo Line for testing your game.
If you have any questions ...