crolaa
(crolaa)
#1
So for those who have played the game, It has really really cool destruction physics. Its really laggy but its still really cool.
Thing is, i have no idea where to even start with this.
Right now all i want to do is figure out how to even put a hole in a block like that.
I’ve seen scripts in script builders that do it too.
You could just Negate it… in studio…
crolaa
(crolaa)
#3
Thats not what i want? I wan’t to be able to destroy stuff in game. If you aren’t going to respond with an actual response. then don’t respond at all.
Sorry but you aren’t really explaining what you want properly you stated and I quote
1 Like
Please don’t be rude to people who are trying to help you. If you have nothing nice to say. don’t say it.
To answer the question, please look on the DevHub before posting here.
local part1 = Instance.new(Part)
local part2 = Instance.new(Part)
part1:SubtractAsync({part2})
4 Likes
crolaa
(crolaa)
#6
I apologize for my behaviour.
I scowered the DevHub for a good 10-15 minutes but couldn’t find what i was looking for
I also felt that Lieg’s response was a bit sarcastic so I responded negatively.
Thank you though, I’ll check this out