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
f049b97297
revival
/
game
/
Assets
/
Scripts
/
ArrowWall
History
Programmer-DField
7c56c0defa
Changes made as suggested in code review (part2)
2021-03-12 15:58:18 +00:00
..
Arrow.cs
Changes made as suggested in code review (part2)
2021-03-12 15:58:18 +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