How would I have parts spawn inside a part only on the Y axis

You know, I could probably find a solution in a different post. Thank you for helping.

You should review how the coordinate plane works. If the parts were not spawning in the X and Z axis according to the players body parts positions, you would not be able to see them because they would be centered at the origin with the players height added to them.

Except, I haven’t found anything on the flowing effect.

And yes I understand that now.

You’re welcome for helping. But this effect seems a little too advanced for someone who doesn’t fully understand the basics of coordinate frames. If you do find a solution, you most likely won’t understand how it works or be able to fix it if any bugs occur. I would recommend that you go through the Dev forum about CFrames, and watch a linear algebra class on YouTube.

I do, Ive animated characters via lerp and what not, Im just having a brainfart here and cant seem to find the solution.

So I took to Devforum

character limiitt

Do you understand all 12 elements that go into the CFrame, and could you manually lerp a CFrame?

This is going nowhere. Ill figure it out myself.

I’m not trying to offend you, or make ur accomplishments seem small, but it’s very important to understand the basics before moving on to something complex. You have come far, but make sure the path you’re walking on is the right one for you. You don’t want to bite off more than u can chew. Small bugs can become a disaster and big headache.

1 Like

@metatab1e
There is no reason to be arguing here,

If anything the video you posted can be considered off topic and irrelevant as it has nothing to do with the Topic’s Name or Description.

@bogo01 is correct, You have to have a Prior Understanding of math concepts before moving on to something as advanced as this. (Ex: CFrame, and Vector3)

Plus, due to the complexity for the stuff you are asking for, I doubt anybody will help you here because of that, they will most likely tell you to learn the basics and concepts before moving on to something like this, and I will agree on that. Its better to learn it rather than have people do it for you.

It is also a Rule violation of the Scripting Support Category to have people write huge blocks of code and give out systems:
Please do not ask people to write entire scripts or design entire systems for you. If you can't answer the three questions above, you should probably pick a different category.

2 Likes

Did it myself.

https://i.gyazo.com/198d706a244acfcaedd2c7ebd97794fe.png

Got what I needed

Thank you for the information btw!

1 Like

You as well bogo

char limit

image

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.