I am a idea of something I want to make but I dont know where to start?

You can write your topic however you want, but you need to answer these questions:

  1. What do you want to achieve? Keep it simple and clear!
    I want to achieve a camera when you press mousebutton1down it creates a decal depending on where you did and put it on a part.

  2. What is the issue? Include screenshots / videos if possible!
    The issue is where to start because I dont know where to begin making it

  3. What solutions have you tried so far? Did you look for solutions on the Developer Hub?
    I tryed to look for anyone that made something similar to what I am trying to do and no one has it all I am asking is guidance to start it like example code or something like that or just a explanation of how I would begin it

Thank you for reading!

I would start by looking at this: Mouse.Target It has a example code that looks like it could be very useful to what your trying to do. Also are you trying to making it so an image is placed on the part/object you click?

I don’t think it’s possible to create a decal using scripts but you could possibly use a viewport frame.