Humanoid Art

Hi, Ive been making a snowy island and I wanted to detect if the player is in the water and then the start to lose health because the water is really cold. The issue is that I cant seem to access the Humanoid Root Part. Ive tried a WaitForChild:() but then I get and Infinite yield. This is a local script in starter player scripts and Im accessing the player using Players.LocalPlayer. Code ...

I’m trying to make a bot for my game, when the player walks too close to the bot I want the bot to stop. I’ve tried moving the humanoid to its humanoidRootPart, it just starts spinning around endlessly. How could I do th…

humanoid art 2

Few questions about Humanoid states since trying to build a system that can handle 100-200 AI at once. Is it necessary to disable all humanoid states on both server and client, or are there only certain ones you need to do this for? Do you have to do this every time the game starts, or is there a way of disabling states on server in studio and those disabled states replicating when the game ...

humanoid art 3

An ultra-realistic robot will make history as the first AI humanoid artist to have work auctioned by a major auction house. Ai-Da Robot will have her artwork auctioned when she participates in Sotheby ...

humanoid art 4

I’m currently working on an infinite fall game as a scripting practice. I’m really new to scripting in lua on Roblox. I’m trying to locate the “Humanoid” in the player. Can someone please help me? Here’s my script (ignore the comments)