#trying to make an instance splitting ability
25 messages · Page 1 of 1 (latest)
let me make a detailed description
so I want to split a part based on where you make contact with it, like if you hit it directly in the middle, it splits it in half on that face. I have a way to find the face, but the issue is with Directional Vectors that arent directly indexable like back, left, down. I dont know how I would calculate that
iirc that uses subtractasync. basically youd make 2 parts that subtractasync the other side
lemme pull it up
the splitting isnt the issue, its about how do I do calculations on vectors I cant directly view tho
like Back which is negative LookVector
doesnt make sense
or are they the same as their counter part
LookVector * -1
h yes I know
thats not the issue tho
I think im stupid actually
holdon i saw a vid on ot
overcomplicating something
it
Discord: https://discord.gg/bEn49K5JUt
Patreon: https://www.patreon.com/Suphi
Donate: https://www.roblox.com/games/7532473490
https://developer.roblox.com/en-us/api-reference/function/BasePart/SubtractAsync
0:00:00 - Demo
0:02:31 - Intro
0:03:49 - Create Tool
0:14:03 - Tool Scripting
0:30:23 - Slice Scripting
1:10:21 - Outro
Song: EBEN - Prom...
1 hour 10 minutes
yep
can you like sketch something for a visual
unless they already helped you
I think the issue is im stupid