AqwamCreates / Roblox-Source-Codes

All the Roblox codes that were shown in AqwamCreates' YouTube channel.
3 stars 2 forks source link

how to remove ActorModelParameters #4

Closed mellomlia closed 6 months ago

mellomlia commented 6 months ago

im trying to remove ActorModelParameters so they dont run around in circles, but when i do, they run around for a while but then suddenly just stops, it would mean alot to me if you could explain to me how to

mellomlia commented 6 months ago

i remember that you said something about that

mellomlia commented 6 months ago

by the way, where do i ask questions? i couldnt answer on the dev forums cause it somehow wouldnt let me chat

AqwamCreates commented 6 months ago

Ah, I see. Should have stated that earlier. You can ask questions here then.

You see the "Labels" section at the right of this comment? Click on that settings icon and choose "Questions". It will mark this as question so that people can filter stuff easily.

AqwamCreates commented 6 months ago

Anyways, you can clear the model parameters by calling clearModelParameters() function. Or you can call setModelParameters(nil).

mellomlia commented 6 months ago

oh okay, thank you

mellomlia commented 6 months ago

hey, it seems like it doesnt work, they keep walking after eachother like they're playing tag