sovereign313
Hi,
What is the concept behind a first person shooter (I mean, in the code wise). For example, how do you keep the gun in the camera? Do you create the gun on the camera node, or is there an anchor like method to anchor the gun the there? I’m just trying to figure out how you would keep the object there. Perhaps 2 cameras? One to view the terrain, and one to see the arm/gun?