Trying to make a point-and-click adventure-style game

It’s been a while since I’ve talked here, but I’ve sort of ran into a very small issue when it comes to a game I’m trying to make. Well, maybe it’s not really an issue, but I’m not experienced in JS enough to make it.

I want to make a game sort of like The Secret of Monkey Island (if anyone here knows what that game is), and I think I have the basic concept down, I just don’t have the code for the player movement.

If it helps, this is the EXTREMELY RUDIMENTARY concept I made on a whim one day for the Candlestick discord server to explain what I want to do further:


Honestly, I think I should update it some more because the mouse clicking isn’t really that clear, but I don’t think I have the original version of this picture to do that
Thank you to anyone who can help me :'D

2 Likes

does the player go to where the player clicks? if so I can try to write some code for you

yeah it does lol

2 Likes

here you go, I tried to make it so you can understand the code with some comments.My Project11-12-2025_7-46-40.wick (3.2 KB)

1 Like

I fixed a problem dealing with the object shaking. point and click movement fixed.wick (3.3 KB)

1 Like

yo, thank you so much
i might tweak the thing just a little in the final product, but this was super helpful and i seriously doubt i would have been able to come up with this myself lol
your help is greatly appreciated

3 Likes

oh yeah, when i finish the game, ill probably make a credits thing for the end
would you want to be mentioned in there? just would feel wrong if i didnt credit you

3 Likes

I don’t care if you do mention me or not.