#Getting all objects
1 messages · Page 1 of 1 (latest)
What do you mean get a part inside all models? This needs more context
Do you just need references to all of the parts? What condition do you want the script to print "true" under?
Use findfirstchild
Actually use a for loop with votingobjs as parent
Then do if child is a model
And proceed
how should i start that
just modify the code?
cus im new to like for i _ v
for i
for _
for v
still confuses me somehow
Sorry didn't look at the code
Wait I'll check kt
So it doesn't print true right?
I is the amount of children inside the specified instance
it does, when i moved map1 2 3 out of votingobjs it doesnt print false
So if you had 3 models, I would be 3
ohh
Try printing submitvote for me, if that errors then do print(submitvote.Nams)
and im trying to make it easier by just getting all the "submitvote" parts and if theyre stepped on, they increase how much times each and every one of them r stepped on
like increase the value
i loaded in, it printed the name
Well good luck with your game
thank you genuinely
im looking forward to this
good luck with yourself in life
Thank you
welcome bro
Can’t you just find first child with true as the second parameter
Turns out the code was working originally