Jump to content

PerEspen00

Members
  • Posts

    55
  • Joined

  • Last visited

Everything posted by PerEspen00

  1. Ye, for some reason when i type it skipps over some letters, so i missed a few, should be correct now ty for Quick response
  2. As the titel suggests I'm having issues downloading items from the workshop. This is what comes up in the log: Downloadig Wokshop item "639861744". Error: Item states says it's not downloaded. Error: Failed to download Workshop item. Error: faile to download workshop item I just bought scifi pack 1 & 3, these are the packs I'm having issues with So im guessing i need to get these downloaded first some where or somethin
  3. As the title suggests, I'm interessted in knowing how I would go about implementing some code into my enemy object so that is checks if the player is inside its field of view.
  4. as the title states: when i look at a light(model + spotlight), with the default FPS controller, it goes invisible. I have no idea why. Probarly something to do with the rendering, and the vision. The model consist of 6 lights, 5 of which are Child objects of the sixth. Only when i look at the Child objects and can't see the parent object do the objects go invisable, I don't know if the parent goes invis but all the Child objects do, and i suspect the parent does aswell(they only go invis when i don't look at the parent so). I'll post the switch, which turns the lights on and the lights themselves in a Prefab. I have now added the script, I'm not sure if it has any part in this. Ok, just tested unchecking occlusion culling, and they stopped going invis. So the problem had to do with this. If I'm to have loths of these in my game it will cause lagg i suspect, so I'm still interested in finding a solution. SwitchandLight.zip Lights_Script.rar
×
×
  • Create New...