Author Topic: Old School Rifle without frozen first person view?  (Read 879 times)

Like, you know how the default gun kinda moves along with your hands in first person? I kinda want that
for the OSR. Can someone do it? Please? or can I just change a value and it will work?

Like, you know how the default gun kinda moves along with your hands in first person? I kinda want that
for the OSR. Can someone do it? Please? or can I just change a value and it will work?
change the eyeoffset to "0 0 0" in the image datablock for the non-scoped weapon.

change the eyeoffset to "0 0 0" in the image datablock for the non-scoped weapon.
i mean that would forget up the scoped positioning so it would look like it was in your right hand

change the eyeoffset to "0 0 0" in the image datablock for the non-scoped weapon.
where exactly would that be in the addon folder? (I have never in my life edited an addon before, so ye.)

Go to Blockland/Addons/(addonName)
Then put the file into a different folder, unzip it and change whatever.
Then, zip it back up and stick it back in BlockLand/Addons.
The gun script is probably in Server.cs or (AddonName).cs
By default these are .cs but on different computers they will be different.

Go to Blockland/Addons/(addonName)
Then put the file into a different folder, unzip it and change whatever.
Then, zip it back up and stick it back in BlockLand/Addons.
The gun script is probably in Server.cs or (AddonName).cs
By default these are .cs but on different computers they will be different.
Alrighty, gonna go test it out later. Got stuff to do now.