stackcollision / GardenConquest

A new conquest game mode for Space Engineers
6 stars 7 forks source link

Remove beacon light effect #34

Closed zrisher closed 9 years ago

zrisher commented 9 years ago

Is there any way we can stop the beacon light blob affect from spawning on the Hull Classifiers? It looks terrible when you're traveling and I've heard they (for some reason) cause lag. I feel like I've noticed them slowing down the game in large numbers when players are nearby, but no concrete evidence. The game devs do recommend we keep lighting objects at a minimum, and we will have a LOT of these with all our license blocks.

zrisher commented 9 years ago

Looks like beacon light is hard coded into MyBeacon - its simulation update expects existence and ensures it's on.

https://github.com/KeenSoftwareHouse/SpaceEngineers/blob/master/Sources/Sandbox.Game/Game/Entities/Blocks/MyBeacon.cs

This will require a PR to core if we want to to disable it.

zrisher commented 9 years ago

There's a graphical mod that disables these, better to just use it. http://steamcommunity.com/sharedfiles/filedetails/?id=299845945