Unity for Beginners: #11 Recursive Projectiles
Channel:
Subscribers:
9,540
Published on ● Video Link: https://www.youtube.com/watch?v=klfj0NcbnLs
Using prefabs we add a new player ability, inspired by the Borderlands series. With this ability, the player can shoot a projectile that explodes into other projectiles.
Apologies, a few seconds of the video got cut off at the end, where I talked about possible ideas. Here they are:
1. Make grenades collide with other surfaces, so they get destroyed and get cleaned up from the world.
2. Allow spawning multiple levels of parent grenades. For example: parent spawns parent, which then spawns children.
3. Play around with different movement patterns -- not just circular movement.
Twitter: https://twitter.com/AlmasBaim
GitHub: https://github.com/AlmasB/
LinkedIn: https://www.linkedin.com/in/almasb/
Other Videos By Almas Baim (AlmasB)
Tags:
unity tutorial
unity for beginners
unity 2021
unity prefab