Axominock
(Axominock)
November 22, 2021, 6:50am
#1
I am trying to build a ai tank, but for some reason the weldconstraints disables itself, then the head would just fall through the map.
How do i make it so that it doesn’t disable itself?
I also tried to constantly enable the welds, but it doesnt work.
Scottifly
(Scottifly)
November 22, 2021, 9:05am
#2
Are you moving the Head at all? That will break the Weld and make the Humanoid die.
And instead of Weld Scripts why not just use WeldConstraints for all your Parts.
reygenne1
(chipgenne1)
November 22, 2021, 9:09am
#3
it won’t work if the one being welded is anchored which will anchor the holder
try unanchoring both of them
Axominock
(Axominock)
November 22, 2021, 9:11am
#4
is all unanchored, the problem im having is that the head falls of the map.
it would look like this:
Axominock
(Axominock)
November 22, 2021, 11:00am
#5
I removed the weld and just update model’s cframe constantly in a script.