an exposure and noise detecting system would be amazing🙏
@Skelle6663 ай бұрын
The Game is Currently In Development, And Will Be Named “The Maze.” Links soon. Edit: Is that all I have to do in order to not get into copyright troubles?
@CritDEV3 ай бұрын
@@Skelle666 there is no copyright troubles. Any asset posted to the Roblox store cannot be copyrighted
@Skelle6663 ай бұрын
@@CritDEV I still can get into trouble though?
@CritDEV3 ай бұрын
@@Skelle666 no, as far as I know anything on the store cannot be copyright claimed
@srpajas7773 ай бұрын
Can I make other NPCs not see me by hiding or is it just the NPC with the waypoints??
@CritDEV3 ай бұрын
@@srpajas777 just the NPCs that are using Forbidden
@rcs_a3 ай бұрын
why do i get a error saying attempt to call missing method 'IsA' of table from this script ChaseAIWithHiding i setup the nodes but it does not seem to work
@CritDEV3 ай бұрын
@@rcs_a did you put the GetChildren inside of the table, you must delete the original brackets if so.
@CritDEV3 ай бұрын
you provided a table inside of a table
@rcs_a3 ай бұрын
@@CritDEV ah thank you i did not remove the brackets
@rcs_a3 ай бұрын
@@CritDEV i have annother problem for me the pathfinding doesnt seem to work like it just gets stuck at a wall
@CritDEV3 ай бұрын
@@rcs_a please join the discord in the description and open a ticket
@THE_GOLDENSPECTRA3 ай бұрын
I have another question, can you make the locker work for any device?
@CritDEV3 ай бұрын
@@THE_GOLDENSPECTRA change the enum.KeyCode.Input to whatever you need it to be
@THE_GOLDENSPECTRA3 ай бұрын
@@CritDEV ok ty
@THE_GOLDENSPECTRA3 ай бұрын
So I have a question how do I use the nodes like do you parent them or no idk can you answer this question?
@CritDEV3 ай бұрын
The nodes are like waypoints for the AI to wander to. First, make a folder of the nodes. Then, in the settings of the script, reference that folder under "nodes_table" and do ":GetChildren()" to get a table of your nodes. After that, (should the ai be able to) it will roam!
@THE_GOLDENSPECTRA3 ай бұрын
@@CritDEV ty
@Kenaken3033 ай бұрын
Wow its free can u make ahorror game pls iwant to make ahorror game
@CritDEV3 ай бұрын
@@Kenaken303I am currently making a horror game! Will see when I am done.