This is the 8th episode of the tutorial series based on the game Portal, where I am going to implement the portal system in you have seen in that game. Basically, you can place portal doors on the walls by shooting the portal gun. From one portal, you can see as you are seeing through the other portal. In this episode, I am going to work on how to shoot projectiles through the portals. So when you shoot a projectile into one of the portals, it will exit with the same speed from other portal.
password=CodeLikeMe_ShootThrough