Create a Monster That Follows When You Look Away

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ม.ค. 2025

ความคิดเห็น •

  • @StarDaMonke
    @StarDaMonke 4 หลายเดือนก่อน +14

    I love making these goofy ai’s that can hear your voice.

  • @SwiftDucky
    @SwiftDucky 4 หลายเดือนก่อน +1

    7:56 To fix something like that instead of getting how the monster is looking use the chip that you use for the rotation and make it local, then even though the monster isn’t looking at him the vector dot will work like it is

  • @IamTuna
    @IamTuna 4 หลายเดือนก่อน +6

    As i always say, circuits are a lot of knowing what chips exist and what chips dont exist. I never learnt AI (i never had a reason to), but now i can confidently say that i can make AI soley from the circuits at 1:40, because i never knew about the `Vector3 move towards` chip. So thank you for that 😅
    btw at 5:20 i see you used a list get first index of to find the index of the local player, there is a chip that does this for you. I think its called `Get player index`

    • @theRCLman
      @theRCLman  4 หลายเดือนก่อน

      Same, oh yeah I forgor that one existed lol

  • @The_Null_point
    @The_Null_point 4 หลายเดือนก่อน +2

    I don’t really play Rec room anymore but I still like watching your tutorials for fun because they’re very interesting and make me learn about stuff like that, that makes me want to play again :>

    • @theRCLman
      @theRCLman  4 หลายเดือนก่อน

      Awesome and if you ever do physics classes it will help you there also

  • @MineBloxYT.
    @MineBloxYT. 4 หลายเดือนก่อน +3

    This is the first time in a rclman video that I didn’t already know how to do, thank you I’ve been trying to do this for months! Also u can just add a role to the player if their looking at the monster so it doesn’t need to much extra stuff 🙃

    • @theRCLman
      @theRCLman  4 หลายเดือนก่อน +1

      tru, the only issue is no roles in 2.0 but i guess tags could work

  • @SwiftDucky
    @SwiftDucky 4 หลายเดือนก่อน +1

    7:30 instead of a and you could use a I believe it’s called a nor where the are all false, then at the Greator or equal you could use a not, this makes them have it so they change it to false (the bool system is interesting though)

    • @theRCLman
      @theRCLman  4 หลายเดือนก่อน

      @@SwiftDucky honestly I was just gonna keep the single player one but then I came up with that, thing

    • @SwiftDucky
      @SwiftDucky 4 หลายเดือนก่อน +1

      y’a…..

    • @SwiftDucky
      @SwiftDucky 4 หลายเดือนก่อน +1

      That thing is uhh interesting to say the least

  • @isaacammerlaan7710
    @isaacammerlaan7710 4 หลายเดือนก่อน +2

    (commenting while watching the video)
    5:28 i think something that would be better instead of a predefined amount of chips.. maybe tags? add the tag "cansee" to the player when they see barry, remove when they look away. the authority would check if there are any players with a tag named "cansee", and if there are, stop moving barry.
    i think this is a better approach cause tags are already synced and are scalable!

    • @theRCLman
      @theRCLman  4 หลายเดือนก่อน

      OMG yes I think that's so much better, good call man

  • @TheRealSilverClash
    @TheRealSilverClash 4 หลายเดือนก่อน +3

    Bro… thanks to you I’m gonna create a badass horror game. Thanks RLC ✌️

    • @theRCLman
      @theRCLman  4 หลายเดือนก่อน +2

      Glad it helped

  • @RLDUDE36
    @RLDUDE36 4 หลายเดือนก่อน +3

    Hey theRCLman I had fun playing RR with you last night. I was JB. Hope to see you again. When's your next video?

    • @theRCLman
      @theRCLman  4 หลายเดือนก่อน

      Hopefully will be out Friday, maybe Saturday, also sorry I didn't have headphones

  • @KottonBall_
    @KottonBall_ 4 หลายเดือนก่อน +2

    seeing the notification has given me motivation to make rec room games once more, I thank you RCLman 🙏🙏

    • @theRCLman
      @theRCLman  4 หลายเดือนก่อน +1

      glad it helps, thanks for watching :)

  • @laneyschannal
    @laneyschannal 4 หลายเดือนก่อน +2

    Do you know how you can make the monster have sounds while walking or running

    • @theRCLman
      @theRCLman  4 หลายเดือนก่อน

      Attach an audio player to the monster

  • @SoluteEdits
    @SoluteEdits 2 หลายเดือนก่อน +3

    How do you make it so the monster doesn’t look up or down but looks at you sideways based on where you are

    • @theRCLman
      @theRCLman  2 หลายเดือนก่อน +2

      you have to lock the rotation, idk how to do this off my head but could probably figure it out with enough time

  • @GGOORRIILLAA_VR
    @GGOORRIILLAA_VR หลายเดือนก่อน +1

    7:27 Instead of comparing the monsters forward vector to where the players looking, compare (player position - monster position) to where the players looking, this should fix it!

    • @theRCLman
      @theRCLman  หลายเดือนก่อน

      ill have to try this

  • @matthewlongland4355
    @matthewlongland4355 4 หลายเดือนก่อน +1

    Thank you man

    • @theRCLman
      @theRCLman  4 หลายเดือนก่อน

      Thanks for watching :)

  • @1cozmo1
    @1cozmo1 4 หลายเดือนก่อน +1

    Yo rcl i just wanted to say you have inspired me in doing rec room cv2 since i started watching you and i have gotten so in to it i made black jack in rec room

    • @theRCLman
      @theRCLman  4 หลายเดือนก่อน

      That's awesome man, congratulations on your progress

  • @SwiftDucky
    @SwiftDucky 4 หลายเดือนก่อน +1

    For the player can’t you use get head forward vector or whatever the chip is called and it has a input for a player 2:50

    • @SwiftDucky
      @SwiftDucky 4 หลายเดือนก่อน +1

      (But also it is also cool if it gets if everyone is looking at the monster just make sure they can’t look through walls)

    • @theRCLman
      @theRCLman  4 หลายเดือนก่อน

      @@SwiftDucky maybe that's what I was thinking of. OMG didn't even think of walls, regardless I think it's enough to get ppl started, mainly I wanted to show what the vector dot was, hopefully ppl will be able to apply the chip now when they need it

    • @SwiftDucky
      @SwiftDucky 4 หลายเดือนก่อน

      I do like the vector dot I might have to make a game with this function

  • @MK_beanie
    @MK_beanie 4 หลายเดือนก่อน +1

    When you talk about the vector dot in the beginning of the video, does the vector dot outputs the average of the two inputed vectors.

    • @theRCLman
      @theRCLman  4 หลายเดือนก่อน

      I don't believe so, to my knowledge it just spits out a number comparing the 2 vectors

    • @MK_beanie
      @MK_beanie 4 หลายเดือนก่อน

      Ok, thank you for telling me. 🫡🫡🫡

  • @OfficialKingVR
    @OfficialKingVR 2 หลายเดือนก่อน +1

    This is great, now I can make a Pico Park rip-off game!

  • @MeTravisDee
    @MeTravisDee 4 หลายเดือนก่อน +2

    Can you do a tutorial on making a nock back projectile?

    • @theRCLman
      @theRCLman  4 หลายเดือนก่อน

      Hmmm idk about a while tutorial if it gets enough requests, I will tell you you add velocity to the hit player within either the projectile launcher circuit board or the player definition board, my pvp tutorial should help

  • @laneyschannal
    @laneyschannal 4 หลายเดือนก่อน +1

    Do you know how to make sounds while the npc or whatever its called is walking or even running (im trying to make a detailed rec room game)

  • @yeeman_
    @yeeman_ 4 หลายเดือนก่อน +1

    Hey theRCLman, I absolutely LOVE your videos, and I was wondering how I could make an option hud. Example: In some games when you click Play in the title area, it'll pop up a menu with two options, "Make a server" and "Join a Server" I was wondering if I could make that but when you click an option, it spawns an item.
    (I'm making Jim's Computer in RR btw)

    • @theRCLman
      @theRCLman  4 หลายเดือนก่อน

      You are looking for prompt player multiple choice

  • @GreenBoethiah
    @GreenBoethiah 4 หลายเดือนก่อน +2

    The handy dandy notebook 😂

    • @theRCLman
      @theRCLman  4 หลายเดือนก่อน +1

      handy dandy barry notebook

  • @anormalperson3064
    @anormalperson3064 4 หลายเดือนก่อน

    could you make a tutorial on how to make something rotate upwards (like a pool floatie in water)

  • @Cinnamon337
    @Cinnamon337 4 หลายเดือนก่อน

    I got a question how do you get the top player of all time on a leader board? With cv2

  • @JPGpack
    @JPGpack 4 หลายเดือนก่อน +2

    Oh no the weeping angels

    • @theRCLman
      @theRCLman  4 หลายเดือนก่อน +1

      I thought about putting that in the title but was unsure how many ppl would get the reference

    • @JPGpack
      @JPGpack 4 หลายเดือนก่อน +1

      @@theRCLman oh haha 😂

    • @JPGpack
      @JPGpack 4 หลายเดือนก่อน

      @@theRCLman I’d probably be like 1 of the 4 others

  • @Lonkvr
    @Lonkvr 4 หลายเดือนก่อน +2

    Scp map makers are about to have a field day

    • @theRCLman
      @theRCLman  4 หลายเดือนก่อน +1

      😂😂😂

    • @CooIMonkeVR
      @CooIMonkeVR 4 หลายเดือนก่อน +1

      yes i am

  • @ALEXCRACKMX
    @ALEXCRACKMX 4 หลายเดือนก่อน +7

    Don’t blink.

    • @theRCLman
      @theRCLman  4 หลายเดือนก่อน +4

      don't breath

    • @ALEXCRACKMX
      @ALEXCRACKMX 4 หลายเดือนก่อน +1

      @@theRCLman or you are gonna die

    • @Procon34
      @Procon34 4 หลายเดือนก่อน +1

      @@theRCLman will it phase through walls when moving?

  • @Cuttlef1sh
    @Cuttlef1sh 4 หลายเดือนก่อน +1

    We boutta cook with this one 🔥

    • @theRCLman
      @theRCLman  4 หลายเดือนก่อน

      😂😂😂

  • @DONUTBOBRR
    @DONUTBOBRR 4 หลายเดือนก่อน +1

    Bro cooked up again🥶🥶🥶

    • @theRCLman
      @theRCLman  4 หลายเดือนก่อน

      😂

  • @Th73823
    @Th73823 4 หลายเดือนก่อน +1

    I like how this video is way higher quality

    • @theRCLman
      @theRCLman  4 หลายเดือนก่อน +1

      Glad you enjoyed, thanks for watching th

    • @Th73823
      @Th73823 4 หลายเดือนก่อน

      No problem I love you watching your videos:D

    • @Th73823
      @Th73823 4 หลายเดือนก่อน

      you’re subscribe to MrBeast?

  • @BitcoinkidMc
    @BitcoinkidMc 4 หลายเดือนก่อน +1

    Hi Rcl I quite didn’t understand how it works could you make tutorial from scratch

    • @theRCLman
      @theRCLman  4 หลายเดือนก่อน

      th-cam.com/video/7LbvmYPaocc/w-d-xo.html
      th-cam.com/video/5oNw8xEOnSo/w-d-xo.html
      th-cam.com/video/3wPlcva17rc/w-d-xo.html

  • @Cinnamon337
    @Cinnamon337 4 หลายเดือนก่อน +2

    i LOV berry

    • @theRCLman
      @theRCLman  4 หลายเดือนก่อน

      Goated sometimes

  • @Clayguy111
    @Clayguy111 4 หลายเดือนก่อน +1

    Yes👍

    • @theRCLman
      @theRCLman  4 หลายเดือนก่อน

      awsome

  • @NightmaresWBun2
    @NightmaresWBun2 2 หลายเดือนก่อน +1

    Ive been trying to get an AI to work similarly to this, but every tutorial I do just ends up being too complicated to modify or just breaks for some reason, and I can never figure out why, all I want it to do is freeze when its in lights but there are no tutorials for that so ive been trying to improvise, idk if you could maybe help me figure out how to get it to work, im still kinda new to rec rooms circuits so yeah-

    • @theRCLman
      @theRCLman  2 หลายเดือนก่อน +2

      You may want to try a spherecast starting at where the light is and if the monster is in the spherecast it stops

    • @NightmaresWBun2
      @NightmaresWBun2 2 หลายเดือนก่อน +1

      @theRCLman I tried it. I got it to partly work, but now it's just stuck in place. I tried to set the spherecst's radius to a lower level, but that didn't work at all. Are there specific things I didn't hook up correctly, or am I missing something?

  • @HotHotDog3
    @HotHotDog3 4 หลายเดือนก่อน +1

    Thanks, I’m just thinking what character to use this on in my horror game 😂

    • @theRCLman
      @theRCLman  4 หลายเดือนก่อน

      😂

  • @Stuck7777
    @Stuck7777 3 หลายเดือนก่อน

    Hey rcl! I’m the guy who made the cross communication text screen interface! I have a question, so, in this you can see if you’re looking at the monster right? Is there a way for you to see which player you’re looking at too?

  • @TheRealSilverClash
    @TheRealSilverClash 4 หลายเดือนก่อน +2

    Could you make this an invention please?

    • @theRCLman
      @theRCLman  4 หลายเดือนก่อน +2

      Not a free one

    • @TheRealSilverClash
      @TheRealSilverClash 4 หลายเดือนก่อน

      @@theRCLman yeah I know I’ll def buy it

  • @ItsCrucible
    @ItsCrucible 4 หลายเดือนก่อน +2

    SCP-173 fangames finna pop off 💀

    • @theRCLman
      @theRCLman  4 หลายเดือนก่อน

      fr fr

  • @MysttyVR
    @MysttyVR 2 หลายเดือนก่อน

    can you make a moveset ui that also changes what moves you do. (not the actual moves)

  • @Cormuliminal
    @Cormuliminal 4 หลายเดือนก่อน +1

    Tank you so much for this amazing video im making a backrooms game i will use this so much

    • @theRCLman
      @theRCLman  4 หลายเดือนก่อน

      Word, glad it helped

  • @BitcoinkidMc
    @BitcoinkidMc 4 หลายเดือนก่อน +1

    Also could you make a tutorial for advanced goblin ai

    • @theRCLman
      @theRCLman  4 หลายเดือนก่อน

      What does this mean exactly?

    • @BitcoinkidMc
      @BitcoinkidMc 4 หลายเดือนก่อน

      It quite hard to explain

  • @bakadef2997
    @bakadef2997 4 หลายเดือนก่อน +1

    Can you please make a tutorial on a guns spawner
    *when a player walks up and hit the button they are teleported to somewhere and given a custom weapon*

    • @theRCLman
      @theRCLman  4 หลายเดือนก่อน

      I believe there is an equip object chip, but 2.0 might be different

  • @Tricky_impossible
    @Tricky_impossible 4 หลายเดือนก่อน +4

    We love your creations, RCL ❤❤

    • @theRCLman
      @theRCLman  4 หลายเดือนก่อน +3

      thanks man :)

  • @Noibat_Solos
    @Noibat_Solos 4 หลายเดือนก่อน +1

    My biggest flex is that we are friends

    • @theRCLman
      @theRCLman  4 หลายเดือนก่อน

      😂

  • @XvetalVR
    @XvetalVR 2 วันที่ผ่านมา

    do you know how so it won’t noclip through the walls?

  • @Ower2525
    @Ower2525 4 หลายเดือนก่อน +1

    1:33 i just want to tell you that you didn't link the videos

    • @theRCLman
      @theRCLman  4 หลายเดือนก่อน

      Oops my bad, they r there now, thanks

  • @Kosh905
    @Kosh905 3 หลายเดือนก่อน

    hey do you know how to make a system so you can send room currency to someone else

  • @TreemingRR
    @TreemingRR 4 หลายเดือนก่อน +4

    Now I can make Scp 173😈

    • @theRCLman
      @theRCLman  4 หลายเดือนก่อน +1

      Word,glad it helped

  • @The_real_Elite_dog
    @The_real_Elite_dog 3 หลายเดือนก่อน

    Hey can you make a hiding system for a horror game(add the seat thing too)

  • @General_Grievous_gaming
    @General_Grievous_gaming 3 หลายเดือนก่อน

    Can you make one where, the monster teleports in different spots, I can't walk btw

  • @Franoid
    @Franoid 4 หลายเดือนก่อน +2

    so essentially scp 173?

    • @ALEXCRACKMX
      @ALEXCRACKMX 4 หลายเดือนก่อน

      I was going to say that

    • @theRCLman
      @theRCLman  4 หลายเดือนก่อน +1

      to many scps, idk if that is one lol

    • @SwiftDucky
      @SwiftDucky 4 หลายเดือนก่อน +1

      I think so

  • @ITZC0NZERK
    @ITZC0NZERK 4 หลายเดือนก่อน +1

    It's kinda like a weeping angel

    • @theRCLman
      @theRCLman  4 หลายเดือนก่อน +1

      yes exactly

  • @Th73823
    @Th73823 4 หลายเดือนก่อน +1

    You should probably make it that you blink

  • @AJK8864
    @AJK8864 4 หลายเดือนก่อน +1

    Oooooo finally I can make a scp game 😆

    • @theRCLman
      @theRCLman  4 หลายเดือนก่อน

      So many scp in comments I should have put in title

    • @AJK8864
      @AJK8864 4 หลายเดือนก่อน

      Yeah that would’ve been a good idea

  • @Cheerfulgoat4610
    @Cheerfulgoat4610 4 หลายเดือนก่อน +1

    I might know how to fix it

    • @theRCLman
      @theRCLman  4 หลายเดือนก่อน

      let me know ur ideas

    • @Cheerfulgoat4610
      @Cheerfulgoat4610 4 หลายเดือนก่อน

      @theRCLman it's a lot, but I'll try to explain it. Get the position of Barry and the player subtract Barry's position by the player's normalize it with a vector 3 normalize and get a local camera forward, get a Vector3 Dot put the normalize into Lhs and the camera forward into Rhs. Put the result of the vector 3 dot into A on a greater or equal and with B customize it to your liking.

    • @Cheerfulgoat4610
      @Cheerfulgoat4610 4 หลายเดือนก่อน

      Now that that's set up, get a raycast and have the start position be the local player's position and the direction the camera forward (make sure the raycast ignores players) get Barry's tag and put it into an equals chip with the object hit then put both of those into an and chip and that's all I got for tn

    • @Cheerfulgoat4610
      @Cheerfulgoat4610 4 หลายเดือนก่อน

      (Rn

    • @theRCLman
      @theRCLman  4 หลายเดือนก่อน

      @@Cheerfulgoat4610 I had the idea of a raycast also, but I think because it's just a beam going straight it might miss him if he is like in the far left or right of the camera, I thought sphere cast might work, but the corners are still vulnerable, petitioning rr for an is on screen chip, jk, either way I think where I u stopped was good, enough to get ppl started without being overly complicated. ... I hope

  • @ArthurRech-c9s
    @ArthurRech-c9s 4 หลายเดือนก่อน +2

    Now i can make teste from Baldi basic

    • @theRCLman
      @theRCLman  4 หลายเดือนก่อน +1

      Word, glad it helped

    • @laneyschannal
      @laneyschannal 4 หลายเดือนก่อน

      You really helped me and others alot _i hope rec room is proud of you_

  • @Fethyon
    @Fethyon 4 หลายเดือนก่อน +1

    hi rcl

    • @theRCLman
      @theRCLman  4 หลายเดือนก่อน

      Hello fay the on

  • @GR3YEY5SVR
    @GR3YEY5SVR หลายเดือนก่อน

    Will u release the code?

    • @theRCLman
      @theRCLman  หลายเดือนก่อน

      ???

    • @GR3YEY5SVR
      @GR3YEY5SVR หลายเดือนก่อน

      Like publish the circuits and stuff as an invention

  • @joe3.0
    @joe3.0 4 หลายเดือนก่อน +1

    You should make a vector path finding ai

    • @theRCLman
      @theRCLman  4 หลายเดือนก่อน

      What is this?

    • @joe3.0
      @joe3.0 3 หลายเดือนก่อน

      @@theRCLman a path finding ai made with vectors/nodes basically it has to walk around walls

  • @Mr.Midnight_RR
    @Mr.Midnight_RR 4 หลายเดือนก่อน +1

    Do You Know How To Make Abilities If You Do Can You Make A Tutorial ?

    • @theRCLman
      @theRCLman  4 หลายเดือนก่อน +1

      Abilities is to general

    • @Mr.Midnight_RR
      @Mr.Midnight_RR 4 หลายเดือนก่อน +1

      @@theRCLman oh ok

  • @Bluegamer5674
    @Bluegamer5674 3 หลายเดือนก่อน

    Bro try to make scp 096 so when u look his face it will only come after u

  • @SwiftDucky
    @SwiftDucky 4 หลายเดือนก่อน +2

    (Sorry for my yap ses)

    • @theRCLman
      @theRCLman  4 หลายเดือนก่อน

      Nah I get it, ur one of the ppl I consider that knows what they are doing circuits wise, so I value when u see something I don't

    • @SwiftDucky
      @SwiftDucky 4 หลายเดือนก่อน

      :p

    • @SwiftDucky
      @SwiftDucky 4 หลายเดือนก่อน

      I’ll try my best to

  • @Suskittles
    @Suskittles 4 หลายเดือนก่อน +2

    I’m only 16 minutes late

    • @theRCLman
      @theRCLman  4 หลายเดือนก่อน

      thanks for watching :)

  • @BUCKETguy-0
    @BUCKETguy-0 4 หลายเดือนก่อน +2

    I was in it 🎉🎉 friend me in rec room I am BUCKET

    • @theRCLman
      @theRCLman  4 หลายเดือนก่อน +1

      will accept next time on

  • @reedreed4389
    @reedreed4389 2 หลายเดือนก่อน +2

    4:57 RCL face reveal

  • @jintxTRR
    @jintxTRR 4 หลายเดือนก่อน +2

    5th!

    • @theRCLman
      @theRCLman  4 หลายเดือนก่อน

      early

    • @jintxTRR
      @jintxTRR 4 หลายเดือนก่อน

      @@theRCLman Thanks!

  • @Stick_Productions.
    @Stick_Productions. 29 วันที่ผ่านมา +1

    Do one where if you look at it

  • @TCWWrestleingRoblox
    @TCWWrestleingRoblox 4 หลายเดือนก่อน +1

    27th VIEWER IM A BIG FAN

    • @theRCLman
      @theRCLman  4 หลายเดือนก่อน

      thanks man :)

  • @Quepp_RR
    @Quepp_RR หลายเดือนก่อน +1

    311 likes? lemme fix that.

    • @Quepp_RR
      @Quepp_RR หลายเดือนก่อน

      also i just realized you can just get the forward vector of the players head and then use that vector for the vector3 dot

  • @CyberRealmgaming
    @CyberRealmgaming 24 วันที่ผ่านมา

    Fnaf