How To Add A Punching System In Rec Room

Поділитися
Вставка
  • Опубліковано 20 гру 2024

КОМЕНТАРІ • 272

  • @theRCLman
    @theRCLman  Рік тому +14

    after connections, can I be a boxer(in vr) coming soon

    • @JPGpack
      @JPGpack Рік тому +1

      ❤❤❤❤👍👍👍👍👍👍👍😁😁😁😁😁

    • @greyletter1085
      @greyletter1085 Рік тому +1

      Hey @theRCLman could you make a video on how to make it so if a item leaves or hits a trigger volume it will respawn and if you can make it so people can click a button and be in a area for a certain amount of time then gets teleported back and more people teleport to the area

    • @Wob7ly
      @Wob7ly Рік тому

      @RCLman I tried making your pvp circuits but I couldn't because in the event receiver there where none of they stuff you saw

    • @JPGpack
      @JPGpack Рік тому

      @@Wob7ly did you have beta on?

    • @Wob7ly
      @Wob7ly Рік тому

      Ohhhhhhhhh

  • @vedice
    @vedice Рік тому +4

    how do you make a system so when you punch another person's hand it doesn't do damage so like dodging and when you hold your hands together you block a punch

    • @theRCLman
      @theRCLman  Рік тому +4

      hmmm getting specific to the hand should be possible but i think way more complicated as for the blocking i know we are able to do that like measuring the distance of the persons hands from each other but i think the problem will come from networking. like the punch circuit is on the punchers system and the blocking is on the blockers system but how do we comunicate to the punchers system that the blocker is blocking ... ill have to think on that one

    • @vedice
      @vedice Рік тому

      @@theRCLman give a role when the player is blocking and if has role then dont add velocity?

  • @Weltn
    @Weltn Рік тому +4

    Also if you are making a punching system to subtract health i reccomend using a bool variable that when you punch someone with your right hand it sets to true and after a .5 second delay it sets to false and use a if value to get which player from the 2 is the one you hit so [If value Right bool = true then right hand sphere cast player if Right bool = false then left hand sphere cast player then you can do if local player should run and if its should run then subtract number of health i recommend using a custom health system as well because it'll be a lot easier to subtract.

    • @theRCLman
      @theRCLman  Рік тому +1

      wow thats alot, i tried what you said but got a bti confused on the if local player should run part, regardless i think it help :)

    • @Weltn
      @Weltn Рік тому +1

      @theRCLman from the right hand if hit wire then into a bool variable named "right" set true then into a .5 second delay then after delay into a "right" set false then wire that into the punch float variable and if value the right bool true as the right hit player and left into the else value then wire the float into a if local player should run if value output being the acting player then wire that into anything I did a health system and reason why I used if local player should run is because variable chips don't have a player input and if I hadn't used a if local player should run it would trigger for the player punching people so then they would be taking the damage instead of the player hit

  • @OliveVT
    @OliveVT 10 місяців тому +2

    Hes my friend dang I'm happy he got to see you

  • @JPGpack
    @JPGpack Рік тому +3

    I don’t think I’m ever going to use it but it’s always good to have the knowledge if I ever do plan on using it

    • @theRCLman
      @theRCLman  Рік тому +2

      thank you for watching :)

    • @JPGpack
      @JPGpack Рік тому

      Your welcome man!!!

  • @youdeserveacookie8316
    @youdeserveacookie8316 Рік тому +2

    To tell if im getting better at circuits i try to see if i can predict what your gonna spawn and what your gonna wire it to

    • @theRCLman
      @theRCLman  Рік тому +1

      hmmm i never though of viewers watching it like that i bet others do the same

  • @Nexus_VR_fr_fr
    @Nexus_VR_fr_fr Рік тому +2

    i’m making a horror game where you can shove people out of the room that you’re hiding in so that the monster gets them. idk why i added that feature but i did. and it’s funny.

    • @theRCLman
      @theRCLman  Рік тому +1

      sounds like it would be chaos 🤣

  • @somethingidk3416
    @somethingidk3416 Рік тому +5

    YES FINALLY I NEEDED THIS THANK YOU SO MUCH YOU HAVE TO BE ONE OF MY FAVOURITE REC ROOM UA-camRS!

    • @theRCLman
      @theRCLman  Рік тому +2

      thanks man 🥰, hope it helps :)

    • @somethingidk3416
      @somethingidk3416 Рік тому +1

      @@theRCLman I did try to make something like this using the sphere cast cuz it thought it casts a circular zone around the position
      And also I believe there is a chip called “Player get is local” you can use that to make things easier

    • @somethingidk3416
      @somethingidk3416 Рік тому +1

      @@theRCLman also I’m trying to make it deal damage but I’m struggling to do so. Can you make a vid of this but instead of knock back it would deal damage

    • @theRCLman
      @theRCLman  Рік тому +1

      punching damage ua-cam.com/video/oQaXqG3ffqQ/v-deo.html

    • @somethingidk3416
      @somethingidk3416 Рік тому +1

      @@theRCLmanit’s private

  • @threeheadedfly8029
    @threeheadedfly8029 Рік тому +2

    Lol! I was in your room not knowing about this punch system. I was surprised when I went to party up with someone to be thrown backwards. This explains a lot! Ha ha!

    • @theRCLman
      @theRCLman  Рік тому +1

      Lol i have the opposite was trying to punch but kept partying up, thanks for watching:)

  • @Legends_of_recroom
    @Legends_of_recroom 4 місяці тому +1

    Thank you so much for this I am trying to make my cobra kai karate game a bit better and this helps a lot I just need to figure out how to make blocking now

  • @GregAnimsYT
    @GregAnimsYT Рік тому +2

    ok but is there any way to increase the knockback if someone has a certain amount of clicks or strength in a simulator type game?

    • @theRCLman
      @theRCLman  Рік тому +1

      thats definitly possible hmmmm ill have to think on that one

  • @z4de80
    @z4de80 Рік тому +2

    It’s like ur telling us how to Recreate Movie scenes

    • @theRCLman
      @theRCLman  Рік тому +1

      that would be cool just to do :)

  • @MidnightAnimatesSFM
    @MidnightAnimatesSFM Рік тому +2

    To make the system for not punching yourself simpler, after the If on the Spherecast, use a "If Player Is Local", and Not Local, goes to the velocity!

    • @theRCLman
      @theRCLman  Рік тому +1

      damn that would have been way more simple 👏👏👏 gg

    • @TheGamingMuff1n
      @TheGamingMuff1n Рік тому

      what about the and statement where does that lead to?

  • @SirPlum
    @SirPlum Рік тому +3

    @theRCLman can u make a tutorial how to make a clicker sytem a good one what shows abouv ur nae

    • @theRCLman
      @theRCLman  Рік тому +2

      Do you have an example im not sure what you mean?

  • @SusDoctor
    @SusDoctor Рік тому +5

    Ideas for V7 of follow circuits:
    Lock the tip so it doens look down at the player similar to lock Y
    Wander system
    Make it wander when players are some far away
    blind so if its blind it only reacts to walking

    • @SusDoctor
      @SusDoctor Рік тому +3

      Most so complicated but would be cool

    • @theRCLman
      @theRCLman  Рік тому +2

      lol ultimate ai tutorial coming in 2037 lol

    • @SusDoctor
      @SusDoctor Рік тому

      @@theRCLman just the wander then would be very good
      Makes it more realistic

    • @EpicTonyBoi
      @EpicTonyBoi Рік тому

      ​@@theRCLman the ai circuits make no sense literally where is the input 💀

  • @gravehaven3430
    @gravehaven3430 Рік тому +3

    looking great on the video man love the power glove dude

    • @theRCLman
      @theRCLman  Рік тому +1

      thanks man, steam punk prospector look, how you been man?

  • @Whokios
    @Whokios Рік тому +2

    Can you tell us how to start broadcasting in events? I can't figure out how too

    • @theRCLman
      @theRCLman  Рік тому +1

      I think you need special access for that

  • @LucidFox
    @LucidFox Рік тому +2

    Hey RCLman, I Need Help Making A Thing. *Where If You Press A Trigger Handle, An Animation Plays* Please Help

    • @theRCLman
      @theRCLman  Рік тому +1

      Sounds like you need a cv2 to cv1 converter very similar to this video here ua-cam.com/video/zOdu--yxyGs/v-deo.html

  • @theaveragebryan
    @theaveragebryan Рік тому +18

    Punch! Punch!! Punch!!! 🤜

    • @theRCLman
      @theRCLman  Рік тому +2

      next we do kicking lol

    • @EpicTonyBoi
      @EpicTonyBoi Рік тому +1

      ​@@theRCLman I mean full body avatars are coming soon 💀

    • @FortniteHulettFN
      @FortniteHulettFN Рік тому

      ​@@EpicTonyBoi Full body tracking be like :

    • @mac_got
      @mac_got Рік тому

      @@theRCLman kick! Kick!! Kick!!! 🦵

    • @alfredblicherchristensen900
      @alfredblicherchristensen900 4 місяці тому

      ⁠@@theRCLmankicking? I think you need fba

  • @Slinky100
    @Slinky100 Рік тому +2

    Rclman at it again ❤

  • @Prod.byMxzzy
    @Prod.byMxzzy Рік тому +2

    could you maybe add a stun to the punch for a room i am making it is a vital mechnic?

    • @theRCLman
      @theRCLman  Рік тому

      what do you mean by stun?

    • @Prod.byMxzzy
      @Prod.byMxzzy Рік тому

      @@theRCLman like the player who has been hit cannot move for a certain amount of time

  • @Foxy1779YT
    @Foxy1779YT Рік тому +1

    How about a combo so if you punch them 4x and look up or upercut them it sends them in the air

  • @MINKSvr
    @MINKSvr Рік тому +3

    Can u add when I hit someone in the air I can fly up to them please

    • @theRCLman
      @theRCLman  Рік тому +2

      idk how to do this

    • @MINKSvr
      @MINKSvr Рік тому +2

      Ok is the invention out for the ignited Freddy thing

  • @LolAri453
    @LolAri453 Рік тому +1

    Could we also do this but substitute event receiver for a execution hooked to a 0.5s timer loop? would it fix the variable part that way?

    • @theRCLman
      @theRCLman  Рік тому

      Yes but i was told delays can skip sometimes, i was also told this uses less heat

  • @mintysanimations7143
    @mintysanimations7143 Рік тому +3

    i love how you add it as an invention but i always love making it myself ❤

    • @theRCLman
      @theRCLman  Рік тому

      thanks man, and thank you for watching, glad the vids help :)

  • @S-p-i-f-e
    @S-p-i-f-e Рік тому +3

    Great video! But I was wondering if you could teach us how to make it do damage, if so I would appretiate it a lot!

    • @theRCLman
      @theRCLman  Рік тому +1

      video soon

    • @theRCLman
      @theRCLman  Рік тому

      punching damage ua-cam.com/video/oQaXqG3ffqQ/v-deo.html

  • @MikeRRO
    @MikeRRO Рік тому +3

    Hey RCL i have a idea for your new circuit tutorial video you should make a murder mystery game with circuit! I always wanted to make a murder mystery game can you make a tutorial video? Please?

    • @theRCLman
      @theRCLman  Рік тому

      Man idk where to start lol definitely a good challenge if i ever wanna try but i can't guarantee anything

  • @derickvr6569
    @derickvr6569 Рік тому +3

    Falcon Punch💥💥

    • @theRCLman
      @theRCLman  Рік тому +3

      for that one i need a different sound effect lol

  • @DeesDigitalDelight
    @DeesDigitalDelight Рік тому +3

    I am new to all this circuit stuff, but I love your step-by-step videos (not that I understand it too much better - that's a me thing, not you). But can you show how to limit this punching circuit to just a certain area of a room created? For instance, if hitting and damage only occurred in the enclosed area (sort of like a boxing ring, but not). Thank you for any help you can provide.

    • @theRCLman
      @theRCLman  Рік тому +1

      there is a few ways you can do it, you can add another if chipto the front and i think they have a player has role chip, so basicallt which ever player entersthe ounch zoneit checks if the person punched has the role. then add circuits so when they in zone they get the role and when they leave they lose role, idk how helpful this was, but idk if i can do a vid dedicated to it

    • @DeesDigitalDelight
      @DeesDigitalDelight Рік тому

      @@theRCLman I am just learning circuits and I am totally confused but I do truly appreciate the reply and I will canvas my friends to see if someone might be able to help and do what you suggested. I will let you know how it works out. Thank you

    • @DeesDigitalDelight
      @DeesDigitalDelight Рік тому

      @@theRCLman I am curious though, can you tell me please, how do I section off just a part of the room to become the PVP zone, and not the whole map?

  • @Bros459
    @Bros459 Рік тому +1

    You know how in the draganball z game in rec room if you do an uppercut then uppercut both hands it boosts you up to the person you uppercut. How do that?

    • @theRCLman
      @theRCLman  Рік тому

      for some reason i have never been able to get that game to work for me

  • @ItsSpeedyVR
    @ItsSpeedyVR Рік тому +2

    hey, is it posible to make a last one standing mechanic like in rec royale and dark lab?

    • @ItsSpeedyVR
      @ItsSpeedyVR Рік тому +2

      like when all of a certan team dies the other one wins

    • @theRCLman
      @theRCLman  Рік тому +1

      i know its possible my 1st guess it to give everyone a death bool variable and then check them all if they are all are false but one then end game, idk ill have to mess with it

  • @TKcopYT
    @TKcopYT Рік тому +2

    Now I can add this to my pvp circuits.

    • @theRCLman
      @theRCLman  Рік тому +2

      this was one of the reasons i added the multi hit stopper, when i went to make it do damage it was hitting like 3 times in a row

  • @sloppyman5476
    @sloppyman5476 Рік тому +3

    They added new ai chips so that might fix the problem with the ais going through the walls

    • @theRCLman
      @theRCLman  Рік тому +1

      Rip rr always adding new stuff making my life difficult lol

  • @783._james7
    @783._james7 Рік тому +2

    Where’s the player definition board in the RCL infinite PVP invention?

    • @theRCLman
      @theRCLman  Рік тому

      There is a button that spawns in when you get the invention that leads you to a 2nd free invention, the free one is the player definition board. I had to do it that way because otherwise rr won't let you configure it

    • @783._james7
      @783._james7 Рік тому

      So I it’s already set up when I spawn it??

    • @783._james7
      @783._james7 Рік тому

      And I just have to set it active and then it’s down??

    • @783._james7
      @783._james7 Рік тому

      If it is I saved it and rejoined and My friend couldn’t take damage

    • @783._james7
      @783._james7 Рік тому

      @@theRCLman can ^
      |

  • @Charlie-rf4qn
    @Charlie-rf4qn Рік тому +2

    Is there a way to lock it to a costume

    • @theRCLman
      @theRCLman  Рік тому

      i suppose you could alway add another if that checks if player has costume equiped, i think on a costume board is a currently equiped player port

    • @Charlie-rf4qn
      @Charlie-rf4qn Рік тому

      @@theRCLman thank you

  • @yournothimbro558
    @yournothimbro558 Рік тому +1

    I have a question instead of the event reciever which is 30hz cant i change the event to playerhit (variable) changed instead as it lowers cpu?

    • @theRCLman
      @theRCLman  Рік тому

      maybe? im sure there is a way to do this but the player hit variable i believe still has to be constantly checked

  • @mr.lavawolf
    @mr.lavawolf Рік тому +4

    THANK YOU FOR LISTENING TO MY REQUEST!!! 🧡🧡🧡 YOU ARE AMAZING!

    • @theRCLman
      @theRCLman  Рік тому +2

      np, if enough ppl request a thing, usually i will eventually do it, although it may take a while, thanks for watching :)

  • @fally3100
    @fally3100 8 місяців тому +1

    Hey RCLman is there any way you can make the punching do damage?

    • @theRCLman
      @theRCLman  8 місяців тому

      I show how in this video ua-cam.com/video/-IxDEbRvqwo/v-deo.html

  • @Zayhart147
    @Zayhart147 9 місяців тому +2

    How do I use the immune player thing

  • @christianbailey2017
    @christianbailey2017 Рік тому +1

    Hey, do you think you could add a blocking system and a tutorial for it?

    • @theRCLman
      @theRCLman  Рік тому

      like with a sheild or with hands?

  • @Expertato555
    @Expertato555 Рік тому +2

    What’s happening is that your only adding velocity to the player. The adding, meaning numbers of velocity adding apon eachother, collects meaning at 30Hz speed adds up and the player will be knocked farther, along with the hit sound effect.
    What you need to do is do velocity set, that way when punching the players it won’t knock you farther than it’s supposed to.

    • @theRCLman
      @theRCLman  Рік тому

      Thanks man, seems to be working atm :)

    • @Expertato555
      @Expertato555 Рік тому

      @@theRCLman alright, that’s good.

  • @Sinister_General
    @Sinister_General Рік тому +2

    Finally!! Now I can *Falcon Punch* everyone who gets in my way!! 🤣

    • @theRCLman
      @theRCLman  Рік тому +1

      True just make aure you can run faster than them also ;)

  • @paiidd
    @paiidd Рік тому +2

    finally after 10 months

    • @theRCLman
      @theRCLman  Рік тому +1

      stuff on the list i just take my time lol

    • @paiidd
      @paiidd Рік тому

      @@theRCLman i’m not complaining lol i’m not entitled to get help on something

  • @godzillafan5977
    @godzillafan5977 Рік тому +1

    I got a question about your rcl follow wall collision
    Is there a way to give it a walking animation

    • @theRCLman
      @theRCLman  Рік тому

      you should be able to attach it just like with a monster model then add the monster to the animation, once the animation is on the monster should follow

  • @vrready1878
    @vrready1878 Рік тому +1

    Thanks this was a big help
    But I have a question
    Is there a way to make it so when
    You get hit you take damage
    Thanks

    • @theRCLman
      @theRCLman  Рік тому +1

      yes this is partially the reason why the multi hit stopper was made. if you combine this with the pvp circuits videos you can get it to do damage by attaching a player hit event to the end and assigning it a damage

    • @vrready1878
      @vrready1878 Рік тому

      @@theRCLman ok thanks

    • @theRCLman
      @theRCLman  Рік тому

      punching damage ua-cam.com/video/oQaXqG3ffqQ/v-deo.html

  • @noxio90
    @noxio90 Рік тому +1

    i wonder if you could use a combatant recieve damage to give damage when a game is started

    • @theRCLman
      @theRCLman  Рік тому

      idk i try to stay out of beta chips to many unknowns and things being changed

    • @ItsSpeedyVR
      @ItsSpeedyVR Рік тому

      no it breaks all of the circuits, i will fiddle with it but intil then, just dont use it

  • @Christian-campa
    @Christian-campa Рік тому +1

    You read my mind I wanted this and I was scrolling on yt finally thank you so much

    • @theRCLman
      @theRCLman  Рік тому

      ayeeee thanks for watching, and thank you algorithm

  • @Jaxbone_Vr
    @Jaxbone_Vr Рік тому +1

    Hello so when u punch people does it do damage in pvp?

    • @theRCLman
      @theRCLman  Рік тому

      not with this tutorial alone but in this tutorial i show how to make it do damage ua-cam.com/video/-IxDEbRvqwo/v-deo.html

    • @Jaxbone_Vr
      @Jaxbone_Vr 11 місяців тому

      thx

  • @SickoAnims
    @SickoAnims Рік тому +2

    Do you know how to make it do damage

    • @a2u.
      @a2u. 10 місяців тому +1

      If your room has beta enabled: Combatant Recieve Damage,
      (The target can also be an AI.) Have it target the touched player, andput whatever you want as the integer.

  • @Dasherrgtag
    @Dasherrgtag 9 місяців тому +3

    How do I add damage?

    • @theRCLman
      @theRCLman  9 місяців тому +1

      i go over adding damage in this video :) ua-cam.com/video/-IxDEbRvqwo/v-deo.html

    • @Dasherrgtag
      @Dasherrgtag 9 місяців тому +1

      @@theRCLman Thank you!

  • @daliavallejo5081
    @daliavallejo5081 6 місяців тому +1

    Rec Room is everything

  • @Ryan....
    @Ryan.... Рік тому +1

    how would you make this do damage with your cv2 pvp system?

    • @theRCLman
      @theRCLman  Рік тому

      i show hoe to make punching do damage in this video ua-cam.com/video/-IxDEbRvqwo/v-deo.html

  • @DangersCoolClips
    @DangersCoolClips Місяць тому

    can you make it so when a player is inside of a trigger volume, it turns off the system for that specific player? basically when a player is inside the trigger volume, the cannot be hit.

  • @KoltonVr
    @KoltonVr 2 місяці тому +2

    Punch that subscribe button!

  • @mr_david_ofc
    @mr_david_ofc Рік тому +1

    How do i add sound to it? I wanna ads some punch sound

    • @theRCLman
      @theRCLman  Рік тому

      7:22 also have the sound effect as a free invention

    • @mr_david_ofc
      @mr_david_ofc Рік тому

      @@theRCLman where did that last hit chip came from? I cant find it

  • @DangersCoolClips
    @DangersCoolClips Місяць тому

    how do you make so while a player is inside a certain area, it turns off the punching system? Basically like a safe zone.

  • @IzDBG
    @IzDBG Рік тому +2

    Yo W tutorial but I have a question. How would I add dmg to each punch?

    • @theRCLman
      @theRCLman  Рік тому

      video soon

    • @IzDBG
      @IzDBG Рік тому

      @@theRCLman Ight tysm ❤️

  • @Cyannnnnnnnnnnn
    @Cyannnnnnnnnnnn 11 місяців тому

    I am trying to make a punching simulator game and I just want to know how do you upgrade the punches and make currency that you could get upgrades with

  • @SNEAKYLAUIA-TOASTMEN
    @SNEAKYLAUIA-TOASTMEN Рік тому +3

    Hi Rcl can u make a tutorial on how to make a horror game but the player is the monster is the player and keep up the work❤❤❤

  • @Zerocake
    @Zerocake Рік тому +2

    I have a request for you can you make like the military ranking system if someone is not trained it shows not trained and if someone is trained it shows the rank of it.
    The second thing is I bought the updated pvp thing and it dosent work I don’t know why is it okay if you can join my room and see what’s the problem

    • @theRCLman
      @theRCLman  Рік тому

      hmmm i have gotten request for this but everyone wants something different, it really depends on what ppl have to do to increase ramk

  • @ALIEditz419
    @ALIEditz419 Рік тому +2

    Thx rclman ur the best

    • @theRCLman
      @theRCLman  Рік тому +1

      thanks man hope it helps :)

  • @Hhhh-k2b3l
    @Hhhh-k2b3l 2 місяці тому +1

    the velocity add chip doesnt have the direction thing for me

    • @theRCLman
      @theRCLman  2 місяці тому

      I wonder if they change it

  • @EpicTonyBoi
    @EpicTonyBoi Рік тому +4

    69 views 😎
    I am going to be honest and say I had no idea there was a sphere cast until now...

    • @theRCLman
      @theRCLman  Рік тому +1

      Ayeee someone got smarter watching my vids cool 😎

    • @EpicTonyBoi
      @EpicTonyBoi Рік тому

      The amount of sphere casting I will do now with this information, thank you RCL man

  • @TheHotDogGuy.
    @TheHotDogGuy. Рік тому +2

    Pow would be proud

  • @TKcopYT
    @TKcopYT Рік тому +2

    Now a challenge; if you do this, you are truly a circuit GOD, and every circuit maker.
    Challenge: Make some what realistic rope physics in Rec Room, like it would interact with players hitting it (possibly climbing it if possible), and hitting other objects.
    Extra Credit: Pin this message.

    • @theRCLman
      @theRCLman  Рік тому +1

      i don't even know if thats possible lol .. can't pin unfortunately

    • @Weltn
      @Weltn Рік тому

      Maybe possible if multiple single tubes were physical and set position linked

  • @snowboyvr2927
    @snowboyvr2927 Рік тому

    Hey rcl i need help how do i make both hands do damage when punched someone?

  • @that_person_halo
    @that_person_halo Рік тому +1

    @theRCLman can you make it do damage pls rcl man i need it for my game but im not sure how to do it
    also, good video as always, keep making ur content.

    • @theRCLman
      @theRCLman  Рік тому

      adding punching damage to the list :)

    • @theRCLman
      @theRCLman  Рік тому

      punching damage ua-cam.com/video/oQaXqG3ffqQ/v-deo.html

  • @ShadowTheHedgehog003
    @ShadowTheHedgehog003 Рік тому +1

    the room crash ruined it all lmao everything was out of order and i got lost so imma try for the 3rd time tonight 😭

    • @theRCLman
      @theRCLman  Рік тому

      rip, 3rd time the charm :)

  • @aries5215
    @aries5215 Рік тому +1

    Can you make a quest system without using the game chip?

    • @theRCLman
      @theRCLman  Рік тому

      this should be possible, i will add to list

  • @practical3494
    @practical3494 Рік тому

    Really cool and working! I only used the beginning and continued my way which helped me learn quite a bit.
    Although, it would be nice if you could make a video using overlap spheres as player hitboxes in some way or another, just an idea though. Great work! 👍

    • @theRCLman
      @theRCLman  Рік тому

      Hmmmm i think that uses collision data, i used it once ( not fully understanding) and the game got real glitchy but i bet i did something wrong

  • @Christian-campa
    @Christian-campa Рік тому +2

    Can you make it do damage?

    • @theRCLman
      @theRCLman  Рік тому

      hmmmm you would probably have to combine it with the pvp video i made, or could have it send the hit event when the player hits

    • @Christian-campa
      @Christian-campa Рік тому

      Can you help me with it

    • @Christian-campa
      @Christian-campa Рік тому

      Name top g you can add me

    • @theRCLman
      @theRCLman  Рік тому

      punching damage ua-cam.com/video/oQaXqG3ffqQ/v-deo.html

  • @toastedtaters2005
    @toastedtaters2005 Рік тому +2

    It has nothing to do with punching, but can you make a video on how to make it if you drop something, it puts it in the other hand? Or where you can’t drop things at all? There ante no tutorials

    • @theRCLman
      @theRCLman  Рік тому

      you have to use the equip to dominate or off hand chips, idk if its worth a whole vid, but i will keep it in mind

    • @toastedtaters2005
      @toastedtaters2005 Рік тому

      @@theRCLman ok thank you, but I tried that but I don’t know the chip used to detect an item dropped

  • @flamethedude4300
    @flamethedude4300 Рік тому +1

    Hey RCL, If you want i'm pretty good at the makerpen and building stuff and maybe I was thinking I could build you a custom dorm skin? Now hear me out, it would have a seperate room with a movable grid and stuff.

    • @theRCLman
      @theRCLman  Рік тому

      dang i appreciate it man 🥰, but to be honest I probabaly won't use it, i plan on using my dorm for content at somepoint, but i do appreciate it, thank you

    • @flamethedude4300
      @flamethedude4300 Рік тому

      @@theRCLman yeah, no problem.

  • @MasterSplxsh
    @MasterSplxsh Рік тому +1

    Can you please show us how to make the other player take damage when punched maybe even blocking to take less damage

    • @theRCLman
      @theRCLman  Рік тому

      hmmmm you would have to combine with the hit event from the pvp circuits and have it send the hit event when punch made contact, ill have to try this to make sure

    • @MasterSplxsh
      @MasterSplxsh Рік тому

      @@theRCLmanill you make a part 2 making the other player take damage? Possibly block too?

    • @MasterSplxsh
      @MasterSplxsh Рік тому

      @@theRCLman thank youuuu!!

    • @theRCLman
      @theRCLman  Рік тому

      idk about blocking but punching damage ua-cam.com/video/oQaXqG3ffqQ/v-deo.html

  • @th3b3ll0
    @th3b3ll0 Рік тому +1

    Is this works with the pvp sistem???

    • @theRCLman
      @theRCLman  Рік тому +1

      definitely not i mean you can make it work but i haven't tried it yet

  • @KUREIJl
    @KUREIJl Рік тому +1

    how do u make it do damage?

    • @theRCLman
      @theRCLman  Рік тому

      i cover doing damage in this video ua-cam.com/video/-IxDEbRvqwo/v-deo.html

  • @Storyteller_Studios0
    @Storyteller_Studios0 Рік тому +1

    Hello I have a question for RCL

    • @Storyteller_Studios0
      @Storyteller_Studios0 Рік тому +1

      I want to know how to make a XP system for my room but here’s the thing I want a system so when a player dies XP is added and that would be different levels and ranks and all that and I was just wondering how exactly what I execute such a thing and also, if you couldn’t tell, this is for a PVP

    • @theRCLman
      @theRCLman  Рік тому +1

      Hmmmm that will be a challenge hopefully can do this one day, no guarantees

  • @gamergabe2031
    @gamergabe2031 3 місяці тому

    How can you make it apply to a certain player. With a role mabye?

    • @theRCLman
      @theRCLman  3 місяці тому

      I believe you would just add an "if player has role" chip just before the add velocity

    • @gamergabe2031
      @gamergabe2031 3 місяці тому

      @@theRCLman ok thanks

  • @TheSynderOwner
    @TheSynderOwner Рік тому +1

    RCL man I made randomly generated rooms all though there are some flaws

  • @MichaelSmith-uo8cp
    @MichaelSmith-uo8cp Рік тому +2

    I'm the one that won the black guitar ty for the gift

  • @SkittleVR651
    @SkittleVR651 11 місяців тому

    Is it possible to make a safty zone?

  • @spoofy8804
    @spoofy8804 Рік тому +1

    Does it cause damage?

    • @theRCLman
      @theRCLman  Рік тому

      not in this video but here i make it do damage ua-cam.com/video/-IxDEbRvqwo/v-deo.html

    • @spoofy8804
      @spoofy8804 Рік тому

      @@theRCLman thanks

  • @getgoo333
    @getgoo333 Рік тому +1

    How can you make it when it actually damage people?

    • @theRCLman
      @theRCLman  Рік тому

      I go over that in this video ua-cam.com/video/-IxDEbRvqwo/v-deo.html

  • @JustAGuy1119
    @JustAGuy1119 Рік тому +1

    Updated Discord link?

  • @SickoAnims
    @SickoAnims Рік тому +1

    How do you add damag

    • @theRCLman
      @theRCLman  Рік тому

      Here u go ua-cam.com/video/-IxDEbRvqwo/v-deo.html

  • @noxio90
    @noxio90 Рік тому +2

    im da boxing bag

  • @Official_milesmorales
    @Official_milesmorales Рік тому +3

    OW 💀

  • @Weltn
    @Weltn Рік тому +2

    doesnt the player collision event receiver do this same thing?

    • @theRCLman
      @theRCLman  Рік тому +1

      is that a thing? I'll have to see if i can find it. is that in the player definition board events or just a chip?

    • @Weltn
      @Weltn Рік тому +1

      @theRCLman it's in beta for event receivers it has a player a and b output too

    • @theRCLman
      @theRCLman  Рік тому +1

      ahhhh i try to stay out of beta but when its out it will be a game changer, thanks for the info

  • @ItsJahkiGang
    @ItsJahkiGang Рік тому +1

    U need to try out rec room studio

    • @theRCLman
      @theRCLman  Рік тому +2

      I have it but it seems like alot to sit down and learn, i need free time and it is in short supply

    • @ItsSpeedyVR
      @ItsSpeedyVR Рік тому

      @@theRCLman you have it!???!!

  • @Rip.gggggggg
    @Rip.gggggggg 3 місяці тому

    Do you know how to make it give you currency when you punch somebody

  • @Christian-campa
    @Christian-campa Рік тому +1

    Can you make it do damage

    • @theRCLman
      @theRCLman  Рік тому

      video soon

    • @theRCLman
      @theRCLman  Рік тому

      punching damage ua-cam.com/video/oQaXqG3ffqQ/v-deo.html

  • @DB_RR
    @DB_RR Рік тому +1

    I actually made this once and turned into an invention called punch cv2, but it didn’t have both hands and quite a bit of it had to be made yourself

  • @strix4364
    @strix4364 9 місяців тому +1

    can u add a button to it

    • @theRCLman
      @theRCLman  9 місяців тому

      Yes this is possible

  • @KittyKaiya.
    @KittyKaiya. Рік тому +1

    So I've been having an issue where any builds I create with speres rendering as blocks. Apparently it's a quest thing but just thought I'd throw this issue out there to see if anyone has found a solution. I'd rather not have anything I make look cursed haha n ya this code is fun haha

    • @theRCLman
      @theRCLman  Рік тому

      Unfortunately i think its just something quest does to make it easier to render but im not sure :)

  • @nicolascrawford2003
    @nicolascrawford2003 Рік тому +1

    What if you want to lose health by being punched?

    • @theRCLman
      @theRCLman  Рік тому

      I cover how to make punches hurt in this video ua-cam.com/video/-IxDEbRvqwo/v-deo.html

  • @YETTI00033
    @YETTI00033 Рік тому +2

    Was i in testing?

  • @Westeria-CR
    @Westeria-CR 9 місяців тому

    i cant connect the integer to anything pls help me :(

  • @Trumpdobealoser
    @Trumpdobealoser Рік тому +2

    RCL, I am sin, but uhh my system broke w updates

    • @theRCLman
      @theRCLman  Рік тому

      Seems 2 still work 4 me

    • @Trumpdobealoser
      @Trumpdobealoser Рік тому

      @@theRCLman ahh must be a bug or coding error on my end sorry

    • @Trumpdobealoser
      @Trumpdobealoser Рік тому

      @@theRCLman yeah i just had glitched rec room, it in addition to this explains why i could see all of every games circuitry

  • @ScotyOnVR
    @ScotyOnVR Рік тому +1

    Is It a invention

  • @acidfug2
    @acidfug2 9 місяців тому +1

    The hit says error

    • @theRCLman
      @theRCLman  9 місяців тому

      hmm does the logging screen give any other info, what ever is coming through is not correct or non existent