You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can now select LightControllerObjects in-game in order to modify them. To select the LightController, you need to look at the light source in the room (lamp/light bulb). When you point at it and try selecting it, the plugin will select LightController in the current room (if it exists). RoomType of the LightController can be modified via mp rr command. The rest of properties can be modified via mp mod command
RGB colors in LightControllerObjects will be now divided by 255 to make them work similar to base-game ccolor command
When deleting the object, the message will be printed to the player's console that deleted that object. The message will consist the name of the object and it's basic properties (position, rotation, scale) This is for easier spawning and positioning the object again if it was accidentally removed
The position/rotation/scale console message will now have more decimal places