Good morning everyone, I have a problem right now where I want to continue with whatever project I am right now, but I am stuck in this place. I am stuck more because I have no clue about where to look for or where to start, so here it is.
-
What do I want to achieve?
I want to make some coding on my game that, in the programming code, is basically summoning what seems to be a snake with custom meshes in it that fall down and get in contact with a mesh or an area, and in turn it sticks to that mesh or area. The “snake” it would summon would be made with the mouse and holding click. I made a raw animation just so whoever sees this can get an idea
I want to make something like this. The triangle is of course the mouse
It’s really bad quality, I know, but it’s just so the idea gets seen.
In other words, I want to simulate chocolate sauce falling from above, so it looks like this image.
-
What is the issue?
I don’t know where to start, I don’t know what to do and I don’t know where to search. This type of problem is very specific, and there’s no way I would get some info on the forums because nobody is trying to make chocolate sauce -
What solutions have I tried so far?
Look, the only place where I can get some info right now is the mouse article, but I have no idea where else can I get info. This is a very specific problem, i doubt someone had the same problem. And as I stated, I don’t know what to do
So yeah, I want to simulate sauce, and my name is fransauce, how ironic. I don’t want entire scripts made specifically for this, I mean I don’t mind but I’d rather do it myself with the “spaghetti code” I am making, or what seems to be spaghetti code. If I had to make something right now, I’d make a chain with one of the attachments of the rope, and make each part slowly fall down, but I’m clueless…
Any ideas?