- raycasting-explained VS unity-csharp-basics-1
- raycasting-explained VS urp-fading-standard-shaders
- raycasting-explained VS ai-series-part-40
- raycasting-explained VS read-texture-data
- raycasting-explained VS projectile-trajectory
- raycasting-explained VS juicy-springs
- raycasting-explained VS flamethrower
- raycasting-explained VS mobile-touch-inputs
- raycasting-explained VS scene-inspector-debug-information
- raycasting-explained VS ai-series-part-42
Raycasting-explained Alternatives
Similar projects and alternatives to raycasting-explained
-
unity-csharp-basics-1
If you've been using Unity for a while, or are just getting started with Unity and decided it's time for you to start learning how to write code - this is the video you need to start your programming journey!
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
urp-fading-standard-shaders
Learn how you can easily fade out objects that are using the standard URP shaders that obstruct view to the player using C# code!
-
ai-series-part-40
Learn how you can implement the jobs system to improve the performance of Line of Sight checking for your AI!
-
read-texture-data
Learn how to sample a 2D texture and get a weighted randomness value based on an arbitrary color attribute
-
projectile-trajectory
Learn how to use a Line Renderer and a basic kinematic equation to show the trajectory of any projectile! We're using a grenade in this case, but it can be applied to cannon balls, bullets affected by gravity, throwing a banana, or any other projectile!
-
-
flamethrower
In this repository you can learn how to implement a flamethrower that damages enemies over time, including applying a burning effect to the enemy (by llamacademy)
-
mobile-touch-inputs
In this tutorial repository you can learn how to add a Touch Movement Joystick to control your player using the New Input System.
-
scene-inspector-debug-information
Learn how to extend an existing Inspector in the Unity Editor and draw debug information in the Scene View.
-
ai-series-part-42
Learn how to combine a Root Motion animated model with a NavMeshAgent. This gives you all the pathing benefits and local avoidance of the Navigation System with the precise animation you expect from Root Motion.
raycasting-explained discussion
raycasting-explained reviews and mentions
-
See every Physics "cast" in Unity visualized! Raycasts, Spherecasts, Boxcasts, even Capsulecasts (and their "All" variants), explained in this Unity Tutorial! Full video link in comments!
With 19 customizable scenarios, you know the full project being available on GitHub will help you better understand how to use each of these fundamental gamedev functions!
Stats
llamacademy/raycasting-explained is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of raycasting-explained is ShaderLab.