I made a pvp with custom weapons that deal damage with projectile launchers, and each time a player is hit it does 25 damage for the head, 15 damage for torso, and 5 damage for hands, but every time I shoot someone, they take an ungodly amount of damage, sometimes they die instantly or have 50 damage dealt to them, how would I fix this?
My set up is the projectile hit event connected to an event sender targeted to room authority with the hit player and damage going into it, and event receiver with the same event connected to a combatant receive damage
#Projectile Launcher doing too much damage
1 messages · Page 1 of 1 (latest)
Increase the amount of health
or decrease weapon damage
maybe you could show us the circuting visually?
my internet is too bad to play rec room rn
i feel like he already tried but i'll say it anyway, Did you look up a tutorial on how to set damage to projectile launchers?
Instead of setting it to room authority, set it to "all"
In the player def chip set it to all and use a if player is local with the firing player as the input. If it is the local player then send an input to the event sender.
That's how I have mine set up
is the damage messed up for you?
I already set the damage for the projectile launcher
Nah. It's been working for me so far
will it still work inside the projectile launcher circuit board?
its what I made it inside
(stupid question) have you set it with the inputs on the chip or the settings inside the projectile launcher?
inputs on the chip?
(there's a player hit event In the projectile launcher?)
Yes
projectile hit player event yes
what chip
I use the player def board for it. Not sure how you got in working on the projectile launcher board
The inputs on the projectile launcher board
set damage thingy
what
?
projectile launcher board inputs?
Yes. Did u use that or the settings in the object?
what do you meaan by projectile launcher board inputs
They only have outputs
@sage swallow where did you put the projectile hit player event? inside the player definition board or the projectile gadget board?