eliasku / 13

Fast-action P2P multiplayer game 13 (js13k-2022)
https://iioi.herokuapp.com/
94 stars 27 forks source link

[Weapons] RPG and Minigun #66

Open Osaka-Classified opened 1 year ago

Osaka-Classified commented 1 year ago

You should add a RPG or a Minigun

eliasku commented 1 year ago

@Osaka-Classified Hi! Really appreciate your addition. Could you show me some references?

3kh0 commented 1 year ago

Well the pen is kindof like a Gatling gun (minigun)

Here is my take on it, when you fire the rpg while standing still, it would become a heat seeking missile, it will automatically fire in the direction of the closest player. but if there is a tree it the way, it will just collide with the tree and explode. If you are moving and then fire the rpg, it will go wherever your cursor is.

eliasku commented 1 year ago

Before any rockets and grenade-launchers I should implement Explosion system #74 :)

eliasku commented 1 year ago

I think we could apply new ray-projectile bullets for weapons like UZI or MachineGun: image image

Machine-Gun could have some initial delay before primary strike begins (like time required to spin the gun barrel)