[@pankii_kust SOS] I used a system called “FE Gun Kit” of pankii_kust to make a game but I noticed to it, it happening 2 bugs, first after I reset or die, am use a random gun, and the ViewModel arms always keep on the same place where look at it and then I equipped it once again, it’s still happening like that, the second bug is the aim position, I can’t explain you guys, because it’s very long, watch the video I share under to see it
Video
Arms glitched after reset or died(sorry for short video because my video are reached to maxium of the limit of MB)
Aim on Roblox Studio( It’s hiding under the sight and incorrect position so I move out it to right a bit for you see it)
Try checking it on another device with diffrent screen size, this is probably the same problem if your ui size/position isnt on scale then it will look diffrent positions on other screens (im talking about the aim on roblox studio)
i think it could be that you are raycasting using the gun model itself, if you are, try raycasting from the camera into the mouse position direction(assuming that the crosshair is in the same position of the mouse)
Roblox Studio and Roblox use different coordinate systems. In Roblox Studio, the default coordinate system is based on the XYZ axes, where the positive X-axis points to the right, the positive Y-axis points up, and the positive Z-axis points forward. However, in Roblox, the default coordinate system is based on the XZY axes, where the positive X-axis points to the right, the positive Z-axis points up, and the positive Y-axis points forward. Make sure you are accounting for this difference when positioning and rotating your gun.
Yeah, I tried it a few seconds ago, and it now runs smoothly on Roblox. The only remaining issue is how to fix the arm glitch after death. When I respawn and equip a specific tool, it becomes glitchy. The arms appear and float wherever the camera is looking after equipping the tool. I want it to continue running smoothly, without glitches like the ones you saw in the video.
access? yeah, you can try it like the link I was sent at the first of the post, it’s similar to that, working like that, just change in the animation and weapons to use, I use things avaible on it to make it, I haven’t change any script are on my map