- Gave the light probes NOINTERACTION to decrease ticking costs and also to stop it from falling to the ground - useful to debug mid-air light probes

- Changed the light probe sprite to better match the actor size
This commit is contained in:
nashmuhandes 2021-09-26 02:10:12 +08:00
parent b3a2b9b2a5
commit e74b338b79
2 changed files with 5 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

View file

@ -1,5 +1,10 @@
class LightProbe : Actor native
{
Default
{
+NOINTERACTION
}
States
{
Spawn: