casual-simulation / casualos

Casual Open Simulation for the Web
https://ab1.bot
MIT License
48 stars 9 forks source link

Implement the `defaultLighting` tag for the gridPortal and miniGridPortal #304

Closed KallynGowdy closed 9 months ago

KallynGowdy commented 11 months ago

Currently, it is impossible to disable the default lighting in the gridPortal or miniGridPortal.

There should be a new tag, defaultLighting that can be set on the gridPortalBot or the miniGridPortalBot to control whether default lighting is enabled for the gridPortal or miniGridPortal. It should default to true.

The related areas of implementation for this feature are:

KallynGowdy commented 9 months ago

Implemented in #307