whoever watching this is 2023 u dont need beta anymone :)
@theRCLman2 жыл бұрын
This man is correct:)
@nanu-nv6zq2 жыл бұрын
Yeah
@nanu-nv6zq2 жыл бұрын
He big bren
@hollow_knight_fan2445 Жыл бұрын
Thanks
@Arsyis9794 ай бұрын
@@theRCLman hi rcl
@murphdontx1m9 ай бұрын
can you please make a tutorial on this but with multiple objects with the same tag that can be shot
@theRCLman9 ай бұрын
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
@ingamemusic93402 жыл бұрын
1:47 how do you make your maker pen menu like that when you config something
@theRCLman2 жыл бұрын
Unfortunately they updated it but this is the old way they used to have it before new makerpen
@Kaesonwalter2 жыл бұрын
For some reason, I can not find the set position chip no mater how hard I try
@theRCLman2 жыл бұрын
its is hard to find type set position in search on the palette
@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 Жыл бұрын
My best guess attach trigger volume to ball and when player hit set position of explosion and play explosion
@Dentist_vr Жыл бұрын
Thank you this helped alot
@theRCLman Жыл бұрын
glad it helped, thanks for watching :)
@pinkpuppy34152 жыл бұрын
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
@theRCLman2 жыл бұрын
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
@pinkpuppy34152 жыл бұрын
@@theRCLman okay thank you
@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 Жыл бұрын
hmmm thats strange, and you have no delay chip? maybe thats like an rr connection thing, i don't think that should happen
@cheeserweesy2 жыл бұрын
for me when i press the trigger handle it just makes the error noise and doesnt go through did i do somthing wrong?
@theRCLman2 жыл бұрын
check the logging screen on your maker pen and see what it says
@cheeserweesy2 жыл бұрын
@@theRCLman Thanks!
@Amozux2 жыл бұрын
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…?
@theRCLman2 жыл бұрын
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
@Amozux2 жыл бұрын
@@theRCLman thank you!
@RaspberryGreen-12 Жыл бұрын
I might actually make this
@theRCLman Жыл бұрын
word
@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 Жыл бұрын
Whatever tags you want, just make sure the tag on your burger matches the tag on the 1st object with tag chip
@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 Жыл бұрын
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 Жыл бұрын
@@theRCLman what is the chip that creates object I might ask
@snowfox97502 жыл бұрын
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?
@theRCLman2 жыл бұрын
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
@snowfox97502 жыл бұрын
@@theRCLman cool! That helps a lot
@DeclanTF2 жыл бұрын
hey how could I make it shoot any object i make with shapes?
@theRCLman2 жыл бұрын
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
@DeclanTF2 жыл бұрын
@@theRCLman ok thanks
@jackburt700811 ай бұрын
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.
@theRCLman11 ай бұрын
You should just be able to set the position to a specific spot
@JustOasisYT2 жыл бұрын
can you use the clamp instead of the look at gizmo?
@theRCLman2 жыл бұрын
Yes i am just used to using look at but it should work the same
@hellooo-l8f2 жыл бұрын
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
@theRCLman2 жыл бұрын
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-l8f2 жыл бұрын
@@theRCLman yeah same, i was tryna clear it out yesterday
@nikarov98402 жыл бұрын
Does it change the object direction when it got launched?
@theRCLman2 жыл бұрын
it does not
@Hunterdeck-s2l9 ай бұрын
Can you use other items like a cube or a missile model?
@theRCLman9 ай бұрын
You should be able to by switching out the tag for the tag on the item you want to launch
@paper-g5g9 ай бұрын
For me it didn’t work because the velocity add dosnt have a derection thing at the bottom it just says velocity again
@theRCLman9 ай бұрын
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_TF28 ай бұрын
I also had this problem and eventually found out that u can use a Velocity Reflect to do this.
@WilliamEXETEAM2 жыл бұрын
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
@theRCLman2 жыл бұрын
your name sound familiar , i apologize, was there another name you went by?
@WilliamEXETEAM2 жыл бұрын
@@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
@WilliamEXETEAM2 жыл бұрын
@@theRCLman I join your discord I could show you the video of when I was in it
@theRCLman2 жыл бұрын
ohhh yeah i do remember that name it been like 6 months, sup dude?
@WilliamEXETEAM2 жыл бұрын
@@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
@gekzvr35342 жыл бұрын
Oh my God I didn’t think you were actually gonna do it this is going to help me so much
@theRCLman2 жыл бұрын
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
@gekzvr35342 жыл бұрын
@@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
@theRCLman2 жыл бұрын
for sure man, what your rr name, might be a while lol
@gekzvr35342 жыл бұрын
@@theRCLman Gekz VR
@greyletter10858 ай бұрын
Can you make it so the ball does damage and can i use a custom bullet?
@theRCLman8 ай бұрын
You would have to apply something like this to it kzbin.info/www/bejne/haPLnXt8jdqYhbM warning its complicated
@jordanemerson42122 жыл бұрын
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?
@theRCLman2 жыл бұрын
Probably will involve list and cycling through them, ill give it a shot
@_Pixxon_7 ай бұрын
Is there a way to make the dodge ball do damage?
@theRCLman6 ай бұрын
im sure you can, hmmm maybe attach a trigger volume to it and if it hits player subtract from health
@xottics85752 жыл бұрын
Do you know how to make a monster like the backrooms monster also like poppy where it follows, and runs and everything???
@theRCLman2 жыл бұрын
Yes and no, im working on it
@NotKyraa2 жыл бұрын
instead of the ball being launched, can you make an object you made launch instead?
@theRCLman2 жыл бұрын
yes just put the tag of the object you made in but the object need to be physical
@ChaseB1322 жыл бұрын
I can't get the button v2. It won't let me when I enable it.
@theRCLman2 жыл бұрын
It is nonlonger called v2 button just search for button and make sure to not use legacy, legacy = cv1
@ChaseB1322 жыл бұрын
@@theRCLman all I see is the button, and the Button Cv1, do I do the cv1?
@theRCLman2 жыл бұрын
Yes the cv2 button is now just called button
@ChaseB1322 жыл бұрын
Ok thank Youuuuuuuuuu 🙏
@theRCLman2 жыл бұрын
Np
@kabra22 жыл бұрын
For some reason I can not find the button V2 maybe they removed it?
@theRCLman2 жыл бұрын
Its just the button now, all cv2 is just its name without cv2 anything 2ith legacy is cv1
@kabra22 жыл бұрын
Alright thank you
@VentBot992 жыл бұрын
9% gang here. Another great video. Using beta chips is fine. No problem at all. Keep up the great content!
@theRCLman2 жыл бұрын
thanks man, i really try not to but man some of them are just so useful
@Bruh-qc8ff2 жыл бұрын
Great video!!! Keep it up lol a ball launcher I love it!!
@theRCLman2 жыл бұрын
thanks man glad you liked it :)
@NekoCoreNetwork2 жыл бұрын
Ayyy! Keep up the great tutorials! Always happy to see another Tier 3 Gown Owner making tutorials still!
@theRCLman2 жыл бұрын
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?
@NekoCoreNetwork2 жыл бұрын
@@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
@cuhsoba2 жыл бұрын
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
@theRCLman2 жыл бұрын
Glad it helped, thanks for watching:)
@kelpman7339 Жыл бұрын
Is there a cv1 version of this?
@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_vruin31552 жыл бұрын
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
@theRCLman2 жыл бұрын
like a machine gun?
@boarderline67052 жыл бұрын
Would this work for launching paint mines?
@theRCLman2 жыл бұрын
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_MIC2 жыл бұрын
lol, you should be in a commercial. cool tutorial by the way!
@theRCLman2 жыл бұрын
Thanks man, call today and you'll get a second one free, just pay shipping and handeling, thanks for watching, glad you liked :)
@TheWideSmile-lg4tl5 ай бұрын
im 2 years late :(
@K3rtu4 ай бұрын
How can i make it so it shoots multiple balls not 1?
@theRCLman4 ай бұрын
@@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-39642 жыл бұрын
i watched this and now i got a perfect idea on how to make a web shooter
@theRCLman2 жыл бұрын
glad it helped :)
@-soggy_sausage-39642 жыл бұрын
@@theRCLman just realised darts dont work with it so i cant :
@nanu-nv6zq2 жыл бұрын
That commercial was uhh great totally
@theRCLman2 жыл бұрын
lol retentions was good :)
@blueninjastudio7 ай бұрын
Could this be used as a grenade launcher
@theRCLman7 ай бұрын
This is tru :)
@DoctorEggCheese2 жыл бұрын
Can you make a tutorial on how to shoot multiple maker pen objects? Like a egg gun.
@theRCLman2 жыл бұрын
Hmmm ima try to figure this out
@varunaiyar6214 Жыл бұрын
Thank you so much!
@theRCLman Жыл бұрын
np thanks for watching :)
@Funtime-Froner_Gaming2 жыл бұрын
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 )
@theRCLman2 жыл бұрын
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.-2 жыл бұрын
Maybe if you wanted to try a more advanced tutorial, A pilotable turret would be cool!
@theRCLman2 жыл бұрын
Man thats a good idea ill see if it worth doing and if i can do it lol
@-.CosmicCode.-2 жыл бұрын
@@theRCLman yea that would be really cool, Also your tutorials are really good thanks!
@clinger55202 жыл бұрын
Number 1 Actor right here
@theRCLman2 жыл бұрын
Guest staring clinger and the bad news guy lol
@clinger55202 жыл бұрын
@@theRCLman lmao
@garvin03132 жыл бұрын
Can you make a tornado/black hole/ suction that would pull players and objects please.
@theRCLman2 жыл бұрын
It definitely doable ill have to see if its worth doin as a video, thank you for the suggestion
@azkaijiro2 жыл бұрын
Hey it’s me kaikai__vr remember this idea Can you might make a person cannon that can shoot people in the cannon
@theRCLman2 жыл бұрын
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 Жыл бұрын
Is There ever a chip that creates rec room objects and gadgets
@theRCLman Жыл бұрын
unfortunatly no, everything has to already be present in the room
@jerrysanders9232 жыл бұрын
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.
@theRCLman2 жыл бұрын
RR always be breakin sruff
@jerrysanders9232 жыл бұрын
@@theRCLman Today's update fixed it. Cool.
@maxumus23962 жыл бұрын
Am I able to make it an invention?
@theRCLman2 жыл бұрын
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
@fzf692 жыл бұрын
@theRCLman2 жыл бұрын
whoa!!! thanks for being a member :) :) :)
@catsEeter2 жыл бұрын
can we make our own balls (😳) that damage players when they touch others?
@theRCLman2 жыл бұрын
I sure its possible the only bit im not sure about is damage combat is a bit wonky in rr right now
@catsEeter2 жыл бұрын
@@theRCLman ok
@Kittymeow1311 ай бұрын
hmmmmm IM GONNA MAKE A BABY LAUNCHER YIPEEE
@theRCLman11 ай бұрын
🤣
@DiorlandRippRBLX2 жыл бұрын
nice
@theRCLman2 жыл бұрын
Thanks man, glad you enjoyed:)
@deathlykiller2 жыл бұрын
The old maker pen ui
@theRCLman2 жыл бұрын
Nostalgia
@nanu-nv6zq2 жыл бұрын
Yeah
@theRCLman2 жыл бұрын
:)
@DinoIsa.__2 жыл бұрын
0:01 oh come on an example of ME AGAIN??????? brother l:
@theRCLman2 жыл бұрын
Lol are you a noob character, thanks for watching:)
@DinoIsa.__2 жыл бұрын
yes
@DinoIsa.__2 жыл бұрын
also 9%
@theRCLman2 жыл бұрын
Ayeee 9%
@roxr2OF12 жыл бұрын
OKAY IM BUILDING IT
@theRCLman2 жыл бұрын
Enjoy , thanks for watching:)
@dallasdunn50432 жыл бұрын
can you do tutorial on spider man plz
@theRCLman2 жыл бұрын
i've wanted to but other ppl already have, maybe
@pond167ferrous82 жыл бұрын
You realized you can make it as invention?
@theRCLman2 жыл бұрын
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
@pond167ferrous82 жыл бұрын
@@theRCLman oh ok
@pond167ferrous82 жыл бұрын
@@theRCLman at least im bad at chips
@noraneka Жыл бұрын
Now @rclman you can sell the launcher 😅
@theRCLman Жыл бұрын
word, honestly could probably make a better version now as well