Back to Works

Region System

Genre: N/A
Owned by: MrOutput
Tags:
Scripting
Built With:
Rojo LightingService

Description

The Region System allows you to define Regions within your Roblox game, such as towns, cities, landmarks, points of interest, etc. This system includes:

  • Region Definition: Create regions within your game world.
  • UI Notification: Display a user interface (UI) notification when a player enters a defined Region.
  • Lighting Changes: Dynamically apply lighting changes based on the Region a player is currently in.
  • Terrain Properties: Modify terrain properties (e.g., water color, material) according to the Region.

Details