I had been playing Nico’s Nextbots recently, and I was really want to make my own nextbot game, but I’m not sure how to make the arms appear in first person.
Example Video:
Does anyone know how I could make an effect like this?
I had been playing Nico’s Nextbots recently, and I was really want to make my own nextbot game, but I’m not sure how to make the arms appear in first person.
Example Video:
Does anyone know how I could make an effect like this?
pretty sure that is achieved by spawning a local part that looks like the arms or something (maybe attach it to the arms using a contraint?)
i dont think theres a setting for that
Im pretty sure NN uses this viewmodel
(PUT IT IN STARTERCHARACTERSCRIPTS)
If you want the arms to be the same placement as NN,
then set the AimOffset under the script to be (0, 2, 2)
you might have to bump up the fov to around 90 to actually see these arms tho