⚠⚠WaARNING⚠⚠ This One Is Difficult! The Invnetion is called Ignited Circuits v1 (250 tokens). Did You Find Mr. Crabs in the video? Thank you Everyone For Taking YOur Time TO Learn and watch this
This actually helps alot with ai and just finding a plan on how to make something chase you I’ve been thinking of making a game and this helps alot thx
Oh wow! I thought ignited Freddy used some sort of goblin type AI but OH MY GYAAAAAAD THIS IS AWESOME! (i haven’t tried this yet but maybe I will soon)
you know ... it probabaly is but i think this will answer alot of other questions ppl have in the process of setting this up idk it should help someone
To answer your delta time related question the transform chip will find a position between the start position and end position. If you imagine the start position is represented by using 0 and the end position is represented by 1, using any float value between 0 and 1 will determine how far between the start and end position the new transformed position will be. An example is using 0.05 means you will move 5% of the way from the start position to the end position every time it executes. Using delta time will result in the float value equal to the time between the current frame and the last frame to load. This is so as the frame rate fluctuates, the new transform value will adjust as well to maintain the illusion of constant movement even when the frame rate changes. You got this!
idk about smooth turns, you might be able to add in some lerp chips somewhere but it would get even more complicated, the best i have for wall collision is an older video but its still not great th-cam.com/video/ANkl4fpvTLQ/w-d-xo.html
There is another way to do it. It’s called A star pathfinding. Basically it will find the shortest path towards a target using “nodes” which are path points for it. Currently trying to make atm but for now this will work for my game for now. Thanks RCL! 😄
Sounds like the switch to going to the trigger volume isn't complete, is the orange still running through the other set transform? Maybe the vector variable isn't defined?
Everything works, the cube follows me BUT when I got done with the trigger volume thing, the cube doesn’t want to go into them but follow me and stop from 5m away from me. Any idea how to fix?
Okay so update: I got the cube to go to the trigger volumes but only when im close to it, when I’m far away it doesn’t move. But rotates with me around but ni movement.
I want to do this for our map that is in development but the problem is our map is going to be a forest and not a facility so how would the trigger volume work in an open map?
@@theRCLman ah ok so it wouldn’t look weird like him spazzing around in zig zags, also is that entire circuit thing for the ignited Freddy a invention if so what is it called?
Hey, can you show me how to make a room as dark as possible? Like how to make it pitch black? My rooms aren’t dark enough for the things I’m routing for
I am trying to understand cv2 for weeks maybe even months now but I still don't understand how humans are able to just think and create such a complex cv2 thing in their head
Great now there are going to be so many more of these clone games, but still I think this AI can definitely be used for more things than these pointless cashgrab games
@@Berny_I_Guessif it genuinely has more of a quirk and is different from the other ones I guess you can’t really get mad at that I really don’t make games for tokens too much I just want people to have fun in rec room
talking to you on VR again, RCL!(nickname or nah?) im creating a other ignited game for my (other) friend! Jeez how many friends do i have? -_- btw the game is almost done so yes, Thank you for this tutorial and if this a very long thing to read, its my bad, have a good day RCL!😄
@@theRCLman from what i understood the ai finds you if your near to it enough i meant that when it sees you at a certain distance away from its original distance it chases the player
LETS FRICKING GOOOOOOOOO wait im lazy, i dont want to make the AI, THERES ONE YOU CAN BUY LETS GOOOOOOO All jokes aside, RCL is doing a great job at helping us gamers with circuits,
Mine is not working when I try after I made all the circuits I saved the room and he just darted forward. Is there anyway to fix this? Like he did not care about the trigger volumes one bit
Also I checked logs and it says: [Get Closest] Error: List of targets is empty. However Its all connected as the video says and it says the number of volumes on the list vector.
So basically there is a game im trying to make. An im trying to make it so it doesnt walk through walls. Instead, it goes to the trigger volumes to chase the player instead of just going to the player. Could you explain on how I could do that.
(New problem!!!) i want my monster to stop tracking me and the trigger volumes for a short period of time so that the seated jump scare can play can you help? Nevermind i found it out just now and im so happy
thats what it supposed to do until you get to the trigger volume searching stage, could alos be the scalar not being defined yet or the list not being defined yet
It' probably something I did but my monster kept going to one of the set zone and was flipping back and forth rapidly and not going to and other zone. It might also be that the zones aren't in a grid but I am still confused.
Hey I was wondering if you could make a video on how to have a collectable which can randomly teleport around the map, like how they did it in the game Night Toy Bonnie.
if you are hearing an error noise, open you maker pen, go to the log screen on the bottom and you should see an error in rec click on the text and it should put a purple outline on the chip causing an issue
⚠⚠WaARNING⚠⚠ This One Is Difficult! The Invnetion is called Ignited Circuits v1 (250 tokens). Did You Find Mr. Crabs in the video? Thank you Everyone For Taking YOur Time TO Learn and watch this
is the invention out yet?
Once I buy the inventon (if I do) I will use it to make ignited Barry for the rcl man 🎉
But there’s probaly almost 20 others
It called ignited_.Barry
Sorry for all the criquets :p
This actually helps alot with ai and just finding a plan on how to make something chase you I’ve been thinking of making a game and this helps alot thx
word, hope it helps
Oh wow! I thought ignited Freddy used some sort of goblin type AI but OH MY GYAAAAAAD THIS IS AWESOME! (i haven’t tried this yet but maybe I will soon)
you know ... it probabaly is but i think this will answer alot of other questions ppl have in the process of setting this up idk it should help someone
@dr.thegamer o
@@theRCLmanIt doesn't, I have a copy of plenty ignited games (with coding, map, monster, EVERYTHING) Its a mess of coding
@@DelayedCode what do they use?
@@DelayedCode also how do you “copy” maps?
RCL, You Did it once again. Your the best.
thanks for watching, 🥰
To answer your delta time related question the transform chip will find a position between the start position and end position. If you imagine the start position is represented by using 0 and the end position is represented by 1, using any float value between 0 and 1 will determine how far between the start and end position the new transformed position will be. An example is using 0.05 means you will move 5% of the way from the start position to the end position every time it executes. Using delta time will result in the float value equal to the time between the current frame and the last frame to load. This is so as the frame rate fluctuates, the new transform value will adjust as well to maintain the illusion of constant movement even when the frame rate changes. You got this!
thank you sir, kinda like a lerp
@@theRCLmanhey rcl can you make a quick small tutorial for how to set up your invention
You should try to make this invention with wall Collision
Very complicated
Omg I don’t haft to spend my day doing what I was planning to do! THANK YOU
🤣🤣🤣
You’re always an inspiration for people that want to build!
Hope it means someyting someday
Amazing video Rcl its a good day when RCLman uploads
🥰 thanks for watching
Dude I’ve been actually working on a game like this and needed this thx
glad it helps, thanks for watching
Do you know how you can keep it from going inside the walls and how you would make it have smooth turns?
idk about smooth turns, you might be able to add in some lerp chips somewhere but it would get even more complicated, the best i have for wall collision is an older video but its still not great th-cam.com/video/ANkl4fpvTLQ/w-d-xo.html
They put out animation gizmo v2 in beta btw
oh really 🤣 th-cam.com/video/rkLIl3y4vX8/w-d-xo.html
This is Good RCL Keep Up The Work!
THANKS MAN 🥰
@@theRCLman Yw
I'M GOING TO TRY THIS RIGHT NOW
Get ready for a journey, this is lvk 10
There is another way to do it. It’s called A star pathfinding. Basically it will find the shortest path towards a target using “nodes” which are path points for it. Currently trying to make atm but for now this will work for my game for now. Thanks RCL! 😄
Word
@@theRCLman a word
@@theRCLman word
Raccoon!
@pluralraccoon2187 , do you have any recomendations to understand a bit of it, i tried with the TD node ai from ronush, but i still try to understand
you have saved my life with this tutorial.......
🥰🥰🥰
8:17 use a rec room object get all with Tag and add a Tag for each path trigger
you know that probably would have been better
I love you.
I've been wanting to remake it for a while now
unfortunatly this isn't exactly it but its is very close, i think, have fun, thanks for watching
WOAH didn't expect to see you in the comment sections of someone's videos lmap
Hi, I'm having some issues. When I get far away from it, it just stays there instead of going to the trigger volume. Is there a way to fix that?
Sounds like the switch to going to the trigger volume isn't complete, is the orange still running through the other set transform? Maybe the vector variable isn't defined?
@@theRCLmanhow do you define it???
I Have the same problem and i don’t no why !
Thank god they added CV2 animation gizmos, it makes life so much easier
fr fr i hated switching animations this way, it was to complicated
@@theRCLman Yeah using the cube + trigger volume was extremely buggy and complicated
How do you define something? What does it mean?
ong i love that he doesn’t explain it 💀
I followed you on recroom and supporting you
thanks man :)
thank you for this tutorial! i'm trying to make a horror game myself, so this'll help a lot!
glad it helped, thanks for watching :)
Everything works, the cube follows me BUT when I got done with the trigger volume thing, the cube doesn’t want to go into them but follow me and stop from 5m away from me. Any idea how to fix?
Okay so update: I got the cube to go to the trigger volumes but only when im close to it, when I’m far away it doesn’t move. But rotates with me around but ni movement.
Omg I got it to work after 5 times of redoing the whole thing. :D
Srry for late response glad you figured it out
You say your not a expert but me be like he’s god
ppl who are really good know what i mean lol, but thanks :)
This is what I need rcl thank you dude
🥰thanks for watching
For some reason my cube keeps moving into the ground instead of following me. Have you got any ideas as to why that is?
so change the get position chip so that it goes to your feet, try get body position or get head position
Bro RCL man I love Ur vids man keep it up I've been waiting for a vid like this 😂 thank u so so much man keep it up I also used code rcl
thnaks man, hope it helps :)
Hi man I mnge to make it follow but couldn't do the rest do u know when th invention is coming out
Could you please make it an invention by any chance?
I don't think i was able to at the time plua the eventa would be all screwwy
Bro 💀 I just made the rcl follow 5.3 for an ignites Freddy game, I get out of Vr and check your channel and you have this 💀💀💀
srry, so many ppl asked, 5.3 should be fine lol
Thank you so much. I needed this video to help me.
glad it helps, thanks for watching :)
THANK YOU RCL!! I’ve been wanting to create one of these style games, I’ve just been needing someone to make some circuits… but now I don’t! 🙏 🙏
🥰
I want to do this for our map that is in development but the problem is our map is going to be a forest and not a facility so how would the trigger volume work in an open map?
It would actually work better since you have no walls you could just place them where ever you want in the field
@@theRCLman ah ok so it wouldn’t look weird like him spazzing around in zig zags, also is that entire circuit thing for the ignited Freddy a invention if so what is it called?
@@theRCLman or I’ll do it myself
im having a problem where at 9:51, i do everything in the video and ive double checked a few times but it doesnt work
do you have an error on the log screen?
@@theRCLmanno errors at all
how do you make it where when you like put your hand out infront of you you dash???
i think you would have to get distanc of hand from body
Thank you I will start making the game “ignited diddy” when I get back
Have fun
WAIT KIWI DESIGN, NOW WAY LETS GOO!
did you find Mr. Crabs? thanks for watching :)
@@theRCLman nope lmao I didn’t find him
FINALLY I WAITED FIR SOMETHING LIKE W
hope it helps :) thanks for waTCHING
@@theRCLman it will when j start making the game,but for me instead of Freddy,Bonnie,chica, or foxy I'ma do creation
i think one of the games u showed the one on the left for like map was IgnitedMoltenFreddy right? 00:15 15 seconds
???
Rcl yet again carrying every kid that wants to make a ignited freddy game😭
🤣🤣🤣
and thanks I can actually make my game it we'll have have a story included
Hey, can you show me how to make a room as dark as possible? Like how to make it pitch black? My rooms aren’t dark enough for the things I’m routing for
you will use a skydome and fog chip, cv1 i thik is easier
use outerspace and remove the stars and sun
What can i do to fix the problem that when the ai doesnt go to the trigger volume
there are like 50 different resons this could be happening, check the log screen maybe? maybe the list of vectors for it to go to hasn't been updated
rclman you might remember me i was the kid who made that pvp game
Were there tanks in it
Bro tried sneaking in thick crabs 😂
@@GaminWit_Chicken I think only 2 ppl have seen that lol
I saw that and rewinded it and paused till I saw it😂😂😂
Also thank u this is my first time getting a reply from a TH-camr!❤
5:46 I just used the distance from the get closest to save chips
word
Really helped me out
glad it helped, thanks for watching :)
how do you make the sounds work when it’s walking and running???
You would have to add in additional play audio player chips when it switchea betwwen chasing and walking
I am trying to understand cv2 for weeks maybe even months now but I still don't understand how humans are able to just think and create such a complex cv2 thing in their head
practice i guess
Can you make a video on how to make weeping angels (if you look away it follows you if your looking then it's not)
i should its bee a while ppl have been asking
And this kids, is why the front page of RR horror looks the way it does
Hey i just did what the ppl asked me for
22 minutes, worth it.
🥰 thanks for watching
Great now there are going to be so many more of these clone games, but still I think this AI can definitely be used for more things than these pointless cashgrab games
theres already like 200000 of them lol
@@theRCLman fr and I'm honestly tired of them
@@Berny_I_Guessif it genuinely has more of a quirk and is different from the other ones I guess you can’t really get mad at that I really don’t make games for tokens too much I just want people to have fun in rec room
can you use a rrs model that has a box collider on it
unfortunatly i have very little experience with rrs so im unsure
18:51
This aged very well
Its happened so many times to me
talking to you on VR again, RCL!(nickname or nah?) im creating a other ignited game for my (other) friend! Jeez how many friends do i have? -_- btw the game is almost done so yes, Thank you for this tutorial and if this a very long thing to read, its my bad, have a good day RCL!😄
Hope it helped :)
@@theRCLman it almost overwhelmed me because there was alot of circuits :')
how do i make it chase the player from a distance that it will see the player
is that not what is done in vid?
@@theRCLman from what i understood the ai finds you if your near to it enough i meant that when it sees you at a certain distance away from its original distance it chases the player
hello, the cube does not want to go in the trigger volume..
like it won't eneter?
@@theRCLman yes, he doesn't move when I'm 5 meters from him
LETS FRICKING GOOOOOOOOO
wait im lazy, i dont want to make the AI,
THERES ONE YOU CAN BUY LETS GOOOOOOO
All jokes aside, RCL is doing a great job at helping us gamers with circuits,
thanks man :)
Hey rcl I saw you in rec room it was a ignited Springtrap game were you trying to learn the ciructs
🥰
Mine is not working when I try after I made all the circuits I saved the room and he just darted forward. Is there anyway to fix this? Like he did not care about the trigger volumes one bit
sounds like it has a vector to go to but doesn't knoiw when or what to switch to?
@@theRCLman I don’t know what’s wrong with it. I just did all the circuits correctly and he just kept going forward even when I had the role.
@@theRCLman could you maybe join me in a private room and try to help?
oi mate do you know why it's flying and going through the walls?
at 3:06 at is the little black box?
My monster doesnt go to a volume when I walk away, it just sits there and looks at it, any idea why?
Also I checked logs and it says: [Get Closest] Error: List of targets is empty. However Its all connected as the video says and it says the number of volumes on the list vector.
another thing. I have like 56 volumes (i made a big map), so that might be the problem idk
Thats odd especially if they are in the list soubds like a rr issue
How??? How do you have about everything I need for my games??? You are so helpful THX!!!
Glad the vids help :)
So basically there is a game im trying to make. An im trying to make it so it doesnt walk through walls. Instead, it goes to the trigger volumes to chase the player instead of just going to the player. Could you explain on how I could do that.
(New problem!!!) i want my monster to stop tracking me and the trigger volumes for a short period of time so that the seated jump scare can play can you help? Nevermind i found it out just now and im so happy
Glad you found it :)
Help when I get far away it just stops and does not move
thats what it supposed to do until you get to the trigger volume searching stage, could alos be the scalar not being defined yet or the list not being defined yet
I'm completely done with the following part so how do I difine it?
You made a cool game
thanks man
It' probably something I did but my monster kept going to one of the set zone and was flipping back and forth rapidly and not going to and other zone. It might also be that the zones aren't in a grid but I am still confused.
try moving the monster so that it eneters the zone again, it should definae a new vector to go to when it enters
It happened to me too but I kept retrying I need help😢
I did all of it but I didn’t turn on modify with circuits
🤔
OMG THANK YOU SO MUCH!
🥰
you should make a tutorial on how to make an inventory that shows in front of you when you put your hands above your head
interesting, sounds complicated
Thanks rcl but can you try make the soarer ai
what is
It’s a horror game
Do you know how to force equip an item by chance
There i s an equip object chip i think
@@theRCLman i don’t know how to hook it up
Thank you so much!
:) hope it helps
Yeh it definitely did!@@theRCLman
Can you add wall collisions to it?
i think you could add in the wall collision vid i did but it would be alot extra
9:25 leaving timestamp for later
Also I really hope I’m not bugging you too much but ima send you the game I made with my team if you ever want to check it out
It keeps saying unsupported operation something is configured incorrectly
If you stop the circuits from firing and click on the error in your log it will highlight the chip causing the issue so you can try to fix it.
hmmm modify with circuits on? also try what halftrack said
can you make an updated tutorial because the ai is able to go through walls, also thanks for all the tutorials they always help me out alot.
How do i make the monster though/face
oh im not good at modeling
How do you get the make pen
You must make a room or be in your dorm then go into your back pack you should see it
How do I Place The Trigger Volumes and what do i do with the colors
? Find trigger volume in makerpen
@@theRCLman no like how do i know which Trigger volumes i connect to the List create
Delta time is time between executions on the update 30hz
Since update 30hz fires 30 times a second 1/30 = delta time
thnaks :)
Hey he actually used my question for a video 🙂
Thanks for the suggestions they take a while to make
I want to try to use a range finder to detect the player instead of it being a certain distance away because I think that would work better.
word, let me know if its easier
How did you find that event reciever?
configure the event reciever
How to you make a in place seated jumpscare with this
th-cam.com/users/livehRTB-A95RAA hope it helps its a bit old
@@theRCLman thanks
For some reason it won’t go to one of the trigger volumes once it’s added
try redefining the list part, hmmm
Hey I was wondering if you could make a video on how to have a collectable which can randomly teleport around the map, like how they did it in the game Night Toy Bonnie.
never plaied but i would guess you could have a list of predetermined vectors (spots) and have it choose random from list chip
But how did you get the npc thing??
???
not sure if this will get seen but how do you make something move if your not looking at it like a weeping angle from dr who
What number do I put to make it really fast 🤔
i think i used .8 but just keep going up
@@theRCLman ty ⭐
heu there i just wanna now what software do you use to edit?
I use davinci reaolve its free but a bit intimidating
Thanks!@@theRCLman
could you make a yt short of replacing the circuits with the cv2 animation controllers?
in this vid i do that but its later in vid th-cam.com/video/rkLIl3y4vX8/w-d-xo.html
I made ignited Ai!
It does not use Astar, but it does use breadth first search
Still finds a good shortcut to you though
theRCLman! I made a friend for Barry you can type in Barry's friend bob if you have time to see him!
alright lol
Now we dance.
Then run like heck
🥰
At 4:40 it keeps on saying error and i don’t know why, please help im about to give up 😔
if you are hearing an error noise, open you maker pen, go to the log screen on the bottom and you should see an error in rec click on the text and it should put a purple outline on the chip causing an issue
@@theRCLman ok thank you so much i’ll try it
@@theRCLman it says
[get closest] error: List of targets is empty
Mr. Krabs 1:35
Omg you are the 1st one 🤩🥰🍪🦀