Spawn prefab without entity?
hello, how to spawn prefab without entity?
example: ray light of searchlight , but without object searchlight ) thx
Depends why you dont want entity to be. You can make it invisible for example
5ba216a6d7f65.png Orange
Depends why you dont want entity to be. You can make it invisible for example

how make it invisible? It's possible?

5df88d179ce26.jpg AVOCoder

how make it invisible? It's possible?

I am not sure if it will provide you light, so important question here what exactly you are trying to do

5ba216a6d7f65.png Orange

I am not sure if it will provide you light, so important question here what exactly you are trying to do

I need a ray light of searchlight. I want attach him to minicopter.
invisible objects interesting to me too.

5df88d179ce26.jpg AVOCoder

I need a ray light of searchlight. I want attach him to minicopter.
invisible objects interesting to me too.

Making the object invisible is possible by limiting its networking to the specific player. All the effects caused by object (such as light as well), will also be gone.

If you don't mind the bulk, you can use the whole search light.  I've attached them to minicopters and rhibs.
5df88d179ce26.jpg AVOCoder

I need a ray light of searchlight. I want attach him to minicopter.
invisible objects interesting to me too.

You can attach excavator light (as i remember its without model by default)

5ba216a6d7f65.png Orange

You can attach excavator light (as i remember its without model by default)

Excellent.  I've been wanting a light source like this for a while.