How To Make A Ball Launcher | Rec Room Tutorial

  Рет қаралды 22,439

theRCLman

theRCLman

Күн бұрын

Пікірлер: 175
@notnebulae
@notnebulae 2 жыл бұрын
whoever watching this is 2023 u dont need beta anymone :)
@theRCLman
@theRCLman 2 жыл бұрын
This man is correct:)
@nanu-nv6zq
@nanu-nv6zq 2 жыл бұрын
Yeah
@nanu-nv6zq
@nanu-nv6zq 2 жыл бұрын
He big bren
@hollow_knight_fan2445
@hollow_knight_fan2445 Жыл бұрын
Thanks
@Arsyis979
@Arsyis979 4 ай бұрын
@@theRCLman hi rcl
@murphdontx1m
@murphdontx1m 9 ай бұрын
can you please make a tutorial on this but with multiple objects with the same tag that can be shot
@theRCLman
@theRCLman 9 ай бұрын
Hmmm i think you would also have a variable that goea up by 1 everytime you hit the trigger, then use a list get element so the number can go through a list of all things with the tag
@ingamemusic9340
@ingamemusic9340 2 жыл бұрын
1:47 how do you make your maker pen menu like that when you config something
@theRCLman
@theRCLman 2 жыл бұрын
Unfortunately they updated it but this is the old way they used to have it before new makerpen
@Kaesonwalter
@Kaesonwalter 2 жыл бұрын
For some reason, I can not find the set position chip no mater how hard I try
@theRCLman
@theRCLman 2 жыл бұрын
its is hard to find type set position in search on the palette
@kelpman7339
@kelpman7339 Жыл бұрын
What if I wanted to launch an object that would explode upon impact, I have not been able to do so with attaching an emitter to the ball, or trying to launch an exploding prop
@theRCLman
@theRCLman Жыл бұрын
My best guess attach trigger volume to ball and when player hit set position of explosion and play explosion
@Dentist_vr
@Dentist_vr Жыл бұрын
Thank you this helped alot
@theRCLman
@theRCLman Жыл бұрын
glad it helped, thanks for watching :)
@pinkpuppy3415
@pinkpuppy3415 2 жыл бұрын
is it possible to replace the 'balls' with grenades or other explosives im trying to make a cannon for the tanks in my ww1 game im making
@theRCLman
@theRCLman 2 жыл бұрын
yes and no, you can do it with grenades but the only way to explode grenades is to actually grab them to start the countdown to explode, there is an explosion like gadget thing that could work
@pinkpuppy3415
@pinkpuppy3415 2 жыл бұрын
@@theRCLman okay thank you
@yousefezgg4171
@yousefezgg4171 Жыл бұрын
They rcl man I have a problem, every time when I trigger for the trigger handle it makes this delay of the velocity like when I trigger once the velocity goes after like 1 second plz help me
@theRCLman
@theRCLman Жыл бұрын
hmmm thats strange, and you have no delay chip? maybe thats like an rr connection thing, i don't think that should happen
@cheeserweesy
@cheeserweesy 2 жыл бұрын
for me when i press the trigger handle it just makes the error noise and doesnt go through did i do somthing wrong?
@theRCLman
@theRCLman 2 жыл бұрын
check the logging screen on your maker pen and see what it says
@cheeserweesy
@cheeserweesy 2 жыл бұрын
@@theRCLman Thanks!
@Amozux
@Amozux 2 жыл бұрын
How can you make altenative ouput when it receives a signal, it sends ouput from A, next time on signal it sends B, then A, then B and so on…?
@theRCLman
@theRCLman 2 жыл бұрын
So i believe you could combine the bool variable with a if chip and a if expression ( or a not) similar to the flashlight here kzbin.info/www/bejne/g6bKaqyfeJaBmKs
@Amozux
@Amozux 2 жыл бұрын
@@theRCLman thank you!
@RaspberryGreen-12
@RaspberryGreen-12 Жыл бұрын
I might actually make this
@theRCLman
@theRCLman Жыл бұрын
word
@DerfTheHamster
@DerfTheHamster Жыл бұрын
What I want to do an object that I made. For example. I want to make a hamburger gun and what tags would I use for that?
@theRCLman
@theRCLman Жыл бұрын
Whatever tags you want, just make sure the tag on your burger matches the tag on the 1st object with tag chip
@yousefezgg4171
@yousefezgg4171 Жыл бұрын
Hey rcl man I am making a machine gun as a ball represented as a bullet so I want it to make it were when you shoot a trigger or gun handle create that bullet every time you hold a trigger on a gun or trigger handle, how and is it possible?
@theRCLman
@theRCLman Жыл бұрын
Hmmm youwould have to create a sequence of chips that spawns in the ball and shoots maybe a for each with a delay at the end, or maybe even like a counter that runs through a list and changes the index in every cycle
@yousefezgg4171
@yousefezgg4171 Жыл бұрын
@@theRCLman what is the chip that creates object I might ask
@snowfox9750
@snowfox9750 2 жыл бұрын
Hey, I know I’m a bit late to the party but I was wondering if there was a way to make the object it shoots unaffected by gravity? As in, just shoots in a straight line and doesn’t fall. Would I need an animation gizmo?
@theRCLman
@theRCLman 2 жыл бұрын
hmmm yes i think you would need to have it once fired, add smakk vector component to the current position of the object, but it would just go on forever
@snowfox9750
@snowfox9750 2 жыл бұрын
@@theRCLman cool! That helps a lot
@DeclanTF
@DeclanTF 2 жыл бұрын
hey how could I make it shoot any object i make with shapes?
@theRCLman
@theRCLman 2 жыл бұрын
Just give the shape a tag, make aure its set to physical and then change the get 1st with tag chip to that new tag you made
@DeclanTF
@DeclanTF 2 жыл бұрын
@@theRCLman ok thanks
@jackburt7008
@jackburt7008 11 ай бұрын
I know im late but is there a way to make the launcher in a fixed position as i am trying to make a cricket ball bowling machine cheers.
@theRCLman
@theRCLman 11 ай бұрын
You should just be able to set the position to a specific spot
@JustOasisYT
@JustOasisYT 2 жыл бұрын
can you use the clamp instead of the look at gizmo?
@theRCLman
@theRCLman 2 жыл бұрын
Yes i am just used to using look at but it should work the same
@hellooo-l8f
@hellooo-l8f 2 жыл бұрын
yo i need help man! Is there a way i can unmod myself from a room made my a friend? I dont know how to unmod myself
@theRCLman
@theRCLman 2 жыл бұрын
Unfortunately you cannot, this is probably 1 feature i want most, i have so many room i accidentally coownered and its all just garbage crowding my created room tab
@hellooo-l8f
@hellooo-l8f 2 жыл бұрын
@@theRCLman yeah same, i was tryna clear it out yesterday
@nikarov9840
@nikarov9840 2 жыл бұрын
Does it change the object direction when it got launched?
@theRCLman
@theRCLman 2 жыл бұрын
it does not
@Hunterdeck-s2l
@Hunterdeck-s2l 9 ай бұрын
Can you use other items like a cube or a missile model?
@theRCLman
@theRCLman 9 ай бұрын
You should be able to by switching out the tag for the tag on the item you want to launch
@paper-g5g
@paper-g5g 9 ай бұрын
For me it didn’t work because the velocity add dosnt have a derection thing at the bottom it just says velocity again
@theRCLman
@theRCLman 9 ай бұрын
hmm i wonder if this is something that has changed or if you should use the other add velocity, theres a velocity add and a velocity reflect
@Spy_from_TF2
@Spy_from_TF2 8 ай бұрын
I also had this problem and eventually found out that u can use a Velocity Reflect to do this.
@WilliamEXETEAM
@WilliamEXETEAM 2 жыл бұрын
It's been a while I don't know if you remember me but I was the guy that brought you to my old horror game killer code and the guy that gifted you the bubbly that one time
@theRCLman
@theRCLman 2 жыл бұрын
your name sound familiar , i apologize, was there another name you went by?
@WilliamEXETEAM
@WilliamEXETEAM 2 жыл бұрын
@@theRCLman my old username was William Baldwin and I had a picture of my dog I don't know why but it sounded cool back then to me
@WilliamEXETEAM
@WilliamEXETEAM 2 жыл бұрын
@@theRCLman I join your discord I could show you the video of when I was in it
@theRCLman
@theRCLman 2 жыл бұрын
ohhh yeah i do remember that name it been like 6 months, sup dude?
@WilliamEXETEAM
@WilliamEXETEAM 2 жыл бұрын
@@theRCLman It's been a while I don't know if it's okay if I can DM you on discord though if so we have a lot to catch up on lol
@gekzvr3534
@gekzvr3534 2 жыл бұрын
Oh my God I didn’t think you were actually gonna do it this is going to help me so much
@theRCLman
@theRCLman 2 жыл бұрын
can't remember if you requested, but someone did, it takes a while but i try to do things as long as the data says it will do well
@gekzvr3534
@gekzvr3534 2 жыл бұрын
@@theRCLman oh I requested it on your baseball bat video I have a way to make a CV to baseball bat without paddles I can tell you when you can make a 2.0 if that video if you want
@theRCLman
@theRCLman 2 жыл бұрын
for sure man, what your rr name, might be a while lol
@gekzvr3534
@gekzvr3534 2 жыл бұрын
@@theRCLman Gekz VR
@greyletter1085
@greyletter1085 8 ай бұрын
Can you make it so the ball does damage and can i use a custom bullet?
@theRCLman
@theRCLman 8 ай бұрын
You would have to apply something like this to it kzbin.info/www/bejne/haPLnXt8jdqYhbM warning its complicated
@jordanemerson4212
@jordanemerson4212 2 жыл бұрын
Can you make a tutorial on how to make it shoot multiple projectiles with the same tag without having the one you picked up last respawn when you shoot it again?
@theRCLman
@theRCLman 2 жыл бұрын
Probably will involve list and cycling through them, ill give it a shot
@_Pixxon_
@_Pixxon_ 7 ай бұрын
Is there a way to make the dodge ball do damage?
@theRCLman
@theRCLman 6 ай бұрын
im sure you can, hmmm maybe attach a trigger volume to it and if it hits player subtract from health
@xottics8575
@xottics8575 2 жыл бұрын
Do you know how to make a monster like the backrooms monster also like poppy where it follows, and runs and everything???
@theRCLman
@theRCLman 2 жыл бұрын
Yes and no, im working on it
@NotKyraa
@NotKyraa 2 жыл бұрын
instead of the ball being launched, can you make an object you made launch instead?
@theRCLman
@theRCLman 2 жыл бұрын
yes just put the tag of the object you made in but the object need to be physical
@ChaseB132
@ChaseB132 2 жыл бұрын
I can't get the button v2. It won't let me when I enable it.
@theRCLman
@theRCLman 2 жыл бұрын
It is nonlonger called v2 button just search for button and make sure to not use legacy, legacy = cv1
@ChaseB132
@ChaseB132 2 жыл бұрын
@@theRCLman all I see is the button, and the Button Cv1, do I do the cv1?
@theRCLman
@theRCLman 2 жыл бұрын
Yes the cv2 button is now just called button
@ChaseB132
@ChaseB132 2 жыл бұрын
Ok thank Youuuuuuuuuu 🙏
@theRCLman
@theRCLman 2 жыл бұрын
Np
@kabra2
@kabra2 2 жыл бұрын
For some reason I can not find the button V2 maybe they removed it?
@theRCLman
@theRCLman 2 жыл бұрын
Its just the button now, all cv2 is just its name without cv2 anything 2ith legacy is cv1
@kabra2
@kabra2 2 жыл бұрын
Alright thank you
@VentBot99
@VentBot99 2 жыл бұрын
9% gang here. Another great video. Using beta chips is fine. No problem at all. Keep up the great content!
@theRCLman
@theRCLman 2 жыл бұрын
thanks man, i really try not to but man some of them are just so useful
@Bruh-qc8ff
@Bruh-qc8ff 2 жыл бұрын
Great video!!! Keep it up lol a ball launcher I love it!!
@theRCLman
@theRCLman 2 жыл бұрын
thanks man glad you liked it :)
@NekoCoreNetwork
@NekoCoreNetwork 2 жыл бұрын
Ayyy! Keep up the great tutorials! Always happy to see another Tier 3 Gown Owner making tutorials still!
@theRCLman
@theRCLman 2 жыл бұрын
ayeee I recognize you from Instagram i see your stuff all the time, (tubes expert right here) idk how or on what video but we should collab sometime. also hows the new maker pen treating you?
@NekoCoreNetwork
@NekoCoreNetwork 2 жыл бұрын
@@theRCLman 100% Feel free to message me on discord or instagram! The new ui has been kicking my butt lol I`m a touch sensitive builder so the awkward placement of stuff is slowing me down lol
@cuhsoba
@cuhsoba 2 жыл бұрын
Wow it worked when I tyred that step by step it work thank u so much i am so happy thank you so much for this tutorial
@theRCLman
@theRCLman 2 жыл бұрын
Glad it helped, thanks for watching:)
@kelpman7339
@kelpman7339 Жыл бұрын
Is there a cv1 version of this?
@theRCLman
@theRCLman Жыл бұрын
hmmmm not that i am aware of but i think with impulse volumes and like a button you could, but there is no trigger handle cv1
@blaze_vruin3155
@blaze_vruin3155 2 жыл бұрын
RCL man can u make a totorial on how to make it shoot multiple at once instead of one while you hold down the trigger
@theRCLman
@theRCLman 2 жыл бұрын
like a machine gun?
@boarderline6705
@boarderline6705 2 жыл бұрын
Would this work for launching paint mines?
@theRCLman
@theRCLman 2 жыл бұрын
maybe but i think a player has to actually pick it up before it in stick mode, hmmmm i wonder if it would work after sticking
@ITS_MIC
@ITS_MIC 2 жыл бұрын
lol, you should be in a commercial. cool tutorial by the way!
@theRCLman
@theRCLman 2 жыл бұрын
Thanks man, call today and you'll get a second one free, just pay shipping and handeling, thanks for watching, glad you liked :)
@TheWideSmile-lg4tl
@TheWideSmile-lg4tl 5 ай бұрын
im 2 years late :(
@K3rtu
@K3rtu 4 ай бұрын
How can i make it so it shoots multiple balls not 1?
@theRCLman
@theRCLman 4 ай бұрын
@@K3rtu u believe you would need to get all objects with tag "basket ball" then make it get index of where the index increases Everytime you hit the button
@-soggy_sausage-3964
@-soggy_sausage-3964 2 жыл бұрын
i watched this and now i got a perfect idea on how to make a web shooter
@theRCLman
@theRCLman 2 жыл бұрын
glad it helped :)
@-soggy_sausage-3964
@-soggy_sausage-3964 2 жыл бұрын
@@theRCLman just realised darts dont work with it so i cant :
@nanu-nv6zq
@nanu-nv6zq 2 жыл бұрын
That commercial was uhh great totally
@theRCLman
@theRCLman 2 жыл бұрын
lol retentions was good :)
@blueninjastudio
@blueninjastudio 7 ай бұрын
Could this be used as a grenade launcher
@theRCLman
@theRCLman 7 ай бұрын
This is tru :)
@DoctorEggCheese
@DoctorEggCheese 2 жыл бұрын
Can you make a tutorial on how to shoot multiple maker pen objects? Like a egg gun.
@theRCLman
@theRCLman 2 жыл бұрын
Hmmm ima try to figure this out
@varunaiyar6214
@varunaiyar6214 Жыл бұрын
Thank you so much!
@theRCLman
@theRCLman Жыл бұрын
np thanks for watching :)
@Funtime-Froner_Gaming
@Funtime-Froner_Gaming 2 жыл бұрын
In my opinion the sooner we learn about beta chips the easier it will be to understand how they work, for what there use for and auto learn some new stuff (#9% gang )
@theRCLman
@theRCLman 2 жыл бұрын
i agree the real issue is thati've seen chips change between the beta and final form (lol) and i don't want the tutorial to be misleading, then again a learned alot tonight and my most popular video seems a bit misleading now , thanks for making it this far
@-.CosmicCode.-
@-.CosmicCode.- 2 жыл бұрын
Maybe if you wanted to try a more advanced tutorial, A pilotable turret would be cool!
@theRCLman
@theRCLman 2 жыл бұрын
Man thats a good idea ill see if it worth doing and if i can do it lol
@-.CosmicCode.-
@-.CosmicCode.- 2 жыл бұрын
@@theRCLman yea that would be really cool, Also your tutorials are really good thanks!
@clinger5520
@clinger5520 2 жыл бұрын
Number 1 Actor right here
@theRCLman
@theRCLman 2 жыл бұрын
Guest staring clinger and the bad news guy lol
@clinger5520
@clinger5520 2 жыл бұрын
@@theRCLman lmao
@garvin0313
@garvin0313 2 жыл бұрын
Can you make a tornado/black hole/ suction that would pull players and objects please.
@theRCLman
@theRCLman 2 жыл бұрын
It definitely doable ill have to see if its worth doin as a video, thank you for the suggestion
@azkaijiro
@azkaijiro 2 жыл бұрын
Hey it’s me kaikai__vr remember this idea Can you might make a person cannon that can shoot people in the cannon
@theRCLman
@theRCLman 2 жыл бұрын
Hello, its definitely possible but idk if i will do a video, it really depends on selection method, how to select who to shoot?
@YahiyaCool7709
@YahiyaCool7709 Жыл бұрын
Is There ever a chip that creates rec room objects and gadgets
@theRCLman
@theRCLman Жыл бұрын
unfortunatly no, everything has to already be present in the room
@jerrysanders923
@jerrysanders923 2 жыл бұрын
Thanks to you, I got this working pre 8/8/2022. But the update on 8/8/2022 broke it. Seems to be the set position chip, as the set velocity works.
@theRCLman
@theRCLman 2 жыл бұрын
RR always be breakin sruff
@jerrysanders923
@jerrysanders923 2 жыл бұрын
@@theRCLman Today's update fixed it. Cool.
@maxumus2396
@maxumus2396 2 жыл бұрын
Am I able to make it an invention?
@theRCLman
@theRCLman 2 жыл бұрын
now you can, at the time this was made i don't think so, if your room has beta content enabled it will not let you save inventions
@fzf69
@fzf69 2 жыл бұрын
@theRCLman
@theRCLman 2 жыл бұрын
whoa!!! thanks for being a member :) :) :)
@catsEeter
@catsEeter 2 жыл бұрын
can we make our own balls (😳) that damage players when they touch others?
@theRCLman
@theRCLman 2 жыл бұрын
I sure its possible the only bit im not sure about is damage combat is a bit wonky in rr right now
@catsEeter
@catsEeter 2 жыл бұрын
@@theRCLman ok
@Kittymeow13
@Kittymeow13 11 ай бұрын
hmmmmm IM GONNA MAKE A BABY LAUNCHER YIPEEE
@theRCLman
@theRCLman 11 ай бұрын
🤣
@DiorlandRippRBLX
@DiorlandRippRBLX 2 жыл бұрын
nice
@theRCLman
@theRCLman 2 жыл бұрын
Thanks man, glad you enjoyed:)
@deathlykiller
@deathlykiller 2 жыл бұрын
The old maker pen ui
@theRCLman
@theRCLman 2 жыл бұрын
Nostalgia
@nanu-nv6zq
@nanu-nv6zq 2 жыл бұрын
Yeah
@theRCLman
@theRCLman 2 жыл бұрын
:)
@DinoIsa.__
@DinoIsa.__ 2 жыл бұрын
0:01 oh come on an example of ME AGAIN??????? brother l:
@theRCLman
@theRCLman 2 жыл бұрын
Lol are you a noob character, thanks for watching:)
@DinoIsa.__
@DinoIsa.__ 2 жыл бұрын
yes
@DinoIsa.__
@DinoIsa.__ 2 жыл бұрын
also 9%
@theRCLman
@theRCLman 2 жыл бұрын
Ayeee 9%
@roxr2OF1
@roxr2OF1 2 жыл бұрын
OKAY IM BUILDING IT
@theRCLman
@theRCLman 2 жыл бұрын
Enjoy , thanks for watching:)
@dallasdunn5043
@dallasdunn5043 2 жыл бұрын
can you do tutorial on spider man plz
@theRCLman
@theRCLman 2 жыл бұрын
i've wanted to but other ppl already have, maybe
@pond167ferrous8
@pond167ferrous8 2 жыл бұрын
You realized you can make it as invention?
@theRCLman
@theRCLman 2 жыл бұрын
The chips are in beta and last i checked beta chips can't be in inventions. But then again they may have changed it idk
@pond167ferrous8
@pond167ferrous8 2 жыл бұрын
@@theRCLman oh ok
@pond167ferrous8
@pond167ferrous8 2 жыл бұрын
@@theRCLman at least im bad at chips
@noraneka
@noraneka Жыл бұрын
Now @rclman you can sell the launcher 😅
@theRCLman
@theRCLman Жыл бұрын
word, honestly could probably make a better version now as well
@Polvo1223
@Polvo1223 2 жыл бұрын
MightyC13 but different
@theRCLman
@theRCLman 2 жыл бұрын
True
@bigpap2697
@bigpap2697 2 жыл бұрын
This is the 100th comment
@theRCLman
@theRCLman 2 жыл бұрын
100th g3ts pizza 🍕
@EPIC_DUMBASS
@EPIC_DUMBASS 5 ай бұрын
bro reminds me of soundsmith for no reason
@theRCLman
@theRCLman 5 ай бұрын
Idk who that is but cool i guess :)
@EPIC_DUMBASS
@EPIC_DUMBASS 5 ай бұрын
It's a tf2 youtuber
人是不能做到吗?#火影忍者 #家人  #佐助
00:20
火影忍者一家
Рет қаралды 20 МЛН
BAYGUYSTAN | 1 СЕРИЯ | bayGUYS
36:55
bayGUYS
Рет қаралды 1,9 МЛН
Мясо вегана? 🧐 @Whatthefshow
01:01
История одного вокалиста
Рет қаралды 7 МЛН
Cheerleader Transformation That Left Everyone Speechless! #shorts
00:27
Fabiosa Best Lifehacks
Рет қаралды 16 МЛН
The ROBLOX Communities Iceberg Explained
23:26
Ventuist
Рет қаралды 498 М.
What Your Quest Weapon Says About You | Rec Room
7:10
Boethiah
Рет қаралды 1 МЛН
I Made Your WEIRD Ideas With Rec Room Studio...
11:51
BVR
Рет қаралды 272 М.
How To Make A Clicker +Upgrade In REC ROOM
8:09
Apricot
Рет қаралды 19 М.
Hank DESTROYS Toxic GOONERS | Criminality ROBLOX
18:15
tvdisko
Рет қаралды 1,1 МЛН
Rec Room Tutorial: Full Guide to Making CUSTOM Weapons!
25:52
Mr NimbleBear
Рет қаралды 118 М.
We Built A PvP Using ONLY CUBES! | Rec Room Gameplay
11:21
Boethiah
Рет қаралды 327 М.
School portrayed by Rec Room
4:25
Slat
Рет қаралды 947 М.
人是不能做到吗?#火影忍者 #家人  #佐助
00:20
火影忍者一家
Рет қаралды 20 МЛН