Skip to main content

Frequently asked questions

This page answers some commonly asked questions about GLights

Why are GLights meshes so ugly?

More detailed meshes have an impact on performance. GLights' goal is to run well on as many devices as possible and simpler meshes make it easier to run the game. If you really want to use more detailed meshes, you can replace the default ones or add custom models, but you should first ask yourself if players will even be able to see the light models in the dark.

How to record / timecode GLights?

You can use StacyPilot for that. This page explains everything you need to know.

How do I use follow spotlights with NPCs?

In short, add an ObjectValue to the FollowPoints folder and set its value to your npc. A more detailed explanation is available here.

The meshes are distorted!

GLights meshes are put into performance mode, meaning they will distort when needed to get more performance. You can sometimes see distorted meshes in Studio, to fix them, increase your graphics quality. Press Alt + S on your keyboard to open the settings, go to the Rendering and increase either Editor Quality Level or Mesh Detail Level

Why are custom models broken in GLights 6?

GLights 6 changed which way the default meshes are facing. If you used custom meshes in GLights 5, then they will simply not work with the default GLights 6 motors. You can follow this guide to learn how to add custom models to GLights 6. Most of the stuff in it is not important, but you should focus on the AddMotors function. It generates the motors used by lights. Just play around with the numbers there until it works correctly.

How do I update GLights?

You can use the GLights plugin to quickly update GLights 5 or 6. You can find more information about the plugin here