How To Add A Punching System In Rec Room

Поделиться
HTML-код
  • Опубликовано: 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

  • @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

  • @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?

  • @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 🤣

  • @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

  • @somethingidk3416
    @somethingidk3416 Год назад +5

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

    • @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 ruclips.net/video/oQaXqG3ffqQ/видео.html

    • @somethingidk3416
      @somethingidk3416 Год назад +1

      @@theRCLmanit’s private

  • @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?

  • @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

  • @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!!!

  • @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

  • @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 💀

  • @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?

  • @z4de80
    @z4de80 Год назад +2

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

    • @theRCLman
      @theRCLman  Год назад +1

      that would be cool just to do :)

  • @OliveVT
    @OliveVT 10 месяцев назад +2

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

  • @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 ^
      |

  • @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?

  • @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

  • @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

  • @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

  • @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:)

  • @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

  • @Slinky100
    @Slinky100 Год назад +2

    Rclman at it again ❤

  • @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?

  • @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

  • @Zayhart147
    @Zayhart147 9 месяцев назад +2

    How do I use the immune player thing

  • @KoltonVr
    @KoltonVr 2 месяца назад +2

    Punch that subscribe button!

  • @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.

  • @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

  • @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

  • @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 ruclips.net/video/zOdu--yxyGs/видео.html

  • @Dasherrgtag
    @Dasherrgtag 9 месяцев назад +3

    How do I add damage?

    • @theRCLman
      @theRCLman  9 месяцев назад +1

      i go over adding damage in this video :) ruclips.net/video/-IxDEbRvqwo/видео.html

    • @Dasherrgtag
      @Dasherrgtag 9 месяцев назад +1

      @@theRCLman Thank you!

  • @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.

  • @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 ruclips.net/video/oQaXqG3ffqQ/видео.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

  • @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

  • @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

  • @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

  • @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 :)

  • @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?

  • @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

  • @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

  • @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

  • @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.

  • @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 ruclips.net/video/oQaXqG3ffqQ/видео.html

  • @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.

  • @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

  • @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

  • @derickvr6569
    @derickvr6569 Год назад +3

    Falcon Punch💥💥

    • @theRCLman
      @theRCLman  Год назад +3

      for that one i need a different sound effect lol

  • @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 ruclips.net/video/-IxDEbRvqwo/видео.html

  • @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

  • @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

  • @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 :)

  • @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

  • @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

  • @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 ruclips.net/video/oQaXqG3ffqQ/видео.html

  • @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_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

  • @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❤❤❤

  • @snowboyvr2927
    @snowboyvr2927 Год назад

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

  • @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 ruclips.net/video/oQaXqG3ffqQ/видео.html

  • @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

  • @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

  • @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

  • @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 ruclips.net/video/-IxDEbRvqwo/видео.html

    • @Jaxbone_Vr
      @Jaxbone_Vr 11 месяцев назад

      thx

  • @daliavallejo5081
    @daliavallejo5081 6 месяцев назад +1

    Rec Room is everything

  • @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.

  • @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 ruclips.net/video/-IxDEbRvqwo/видео.html

  • @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 ruclips.net/video/oQaXqG3ffqQ/видео.html

  • @TheHotDogGuy.
    @TheHotDogGuy. Год назад +2

    Pow would be proud

  • @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 ;)

  • @ALIEditz419
    @ALIEditz419 Год назад +2

    Thx rclman ur the best

    • @theRCLman
      @theRCLman  Год назад +1

      thanks man hope it helps :)

  • @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

  • @MichaelSmith-uo8cp
    @MichaelSmith-uo8cp Год назад +2

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

  • @getgoo333
    @getgoo333 Год назад +1

    How can you make it when it actually damage people?

    • @theRCLman
      @theRCLman  Год назад

      I go over that in this video ruclips.net/video/-IxDEbRvqwo/видео.html

  • @TheSynderOwner
    @TheSynderOwner Год назад +1

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

  • @SkittleVR651
    @SkittleVR651 11 месяцев назад

    Is it possible to make a safty zone?

  • @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

  • @Rip.gggggggg
    @Rip.gggggggg 3 месяца назад

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

  • @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 ❤️

  • @KUREIJl
    @KUREIJl Год назад +1

    how do u make it do damage?

    • @theRCLman
      @theRCLman  Год назад

      i cover doing damage in this video ruclips.net/video/-IxDEbRvqwo/видео.html

  • @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

  • @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

  • @YETTI00033
    @YETTI00033 Год назад +2

    Was i in testing?

  • @strix4364
    @strix4364 9 месяцев назад +1

    can u add a button to it

    • @theRCLman
      @theRCLman  9 месяцев назад

      Yes this is possible

  • @SickoAnims
    @SickoAnims Год назад +1

    How do you add damag

    • @theRCLman
      @theRCLman  Год назад

      Here u go ruclips.net/video/-IxDEbRvqwo/видео.html

  • @JustAGuy1119
    @JustAGuy1119 Год назад +1

    Updated Discord link?

  • @Christian-campa
    @Christian-campa Год назад +1

    Can you make it do damage

    • @theRCLman
      @theRCLman  Год назад

      video soon

    • @theRCLman
      @theRCLman  Год назад

      punching damage ruclips.net/video/oQaXqG3ffqQ/видео.html

  • @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 ruclips.net/video/-IxDEbRvqwo/видео.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

  • @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!???!!

  • @Westeria-CR
    @Westeria-CR 9 месяцев назад

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

  • @noxio90
    @noxio90 Год назад +2

    im da boxing bag

  • @spoofy8804
    @spoofy8804 Год назад +1

    Does it cause damage?

    • @theRCLman
      @theRCLman  Год назад

      not in this video but here i make it do damage ruclips.net/video/-IxDEbRvqwo/видео.html

    • @spoofy8804
      @spoofy8804 Год назад

      @@theRCLman thanks

  • @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 :)

  • @Official_milesmorales
    @Official_milesmorales Год назад +3

    OW 💀

  • @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

  • @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

  • @stuartmcgaw5346
    @stuartmcgaw5346 Год назад +1

    It keeps hitting me

    • @theRCLman
      @theRCLman  Год назад

      why are you hitting yourself