Hello, I’m making a shooting game and I want to have a custom hotbar UI, I already made the UI, but I’m having problems in showing the equipped gun/tool in the viewport frame (I am not good in CFrames/Positioning, sorry).
I already scripted the tool where it will be cloned and parented inside the viewport frame, I just don’t know how I can position the camera & model to be like this:
Here’s an image of the paths and stuff:
The model’s primary part is the “Body”, and I am actually using Weapon Kit’s guns. Any help would be appreciated
Thanks for the answer, sadly I still can’t get the offset . Though thanks again! I’m not sure if it’s my offset or the viewport itself is the problem, I tried to insert a part and then distance it from the tool, I did this to get the Z value of distance and then set that as the offset, but there’s still no tool in the viewport