itch.io is community of indie game creators and players

Devlogs

Escape By Any Means Devlog pt11

Escape By Any Means
A downloadable game

This is the knife throwing script.

This allows the player to throw knives when they press rb.

This version lacks the ability to see where the knife will hit and also allows the player to throw infinite amount of knives.

This script works by instantiating a knife at the players center point(chest).

The knife is then given a force using addforce using rigidbody.addForce.

This allows the knife to move forward

Download Escape By Any Means