When viewing a barrel fire from distance, they seem to turn on and off.
Description
Description
Details
Details
- Legacy ID
- 301040170
- Severity
- None
- Resolution
- Open
- Reproducibility
- Always
- Category
- Visual-Vehicles
Steps To Reproduce
I am using the following code to place barrels on the map:
_barrelPos = [_wreakPos,_bradius,random 360,false] call SHK_pos;
_barrel = createVehicle ["MetalBarrel_burning_F", _barrelPos, [], 0, "NONE"];
_barrel setdir (random 360);
_barrel setPos _barrelPos;
Additional Information
A video of the effect can be viewed here: