This website requires JavaScript.
Explore
Oven
Feed
Help
Sign In
ktyl
/
revival
Watch
1
Star
0
Fork
You've already forked revival
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
baad3163e6
revival
/
game
/
Assets
/
Scripts
/
ArrowWall
History
Programmer-DField
baad3163e6
Made changes as per code review.
2021-03-12 11:52:56 +00:00
..
Arrow.cs
Made changes as per code review.
2021-03-12 11:52:56 +00:00
Arrow.cs.meta
Added the Arrow wall functionality. The arrow will fire in a specified direction at a specified speed. The arrow will destory itself on contact with the player immediately and after a specified time when colliding with any other game object (to give the effect the arrow is stuck in the wall). If the arrow collides with the player they will die, and be respawned at the last safe position.
2021-03-04 23:31:22 +00:00