Ambient Peds

Managing ambient peds in the Casino Editor

The Ambient Peds editor page manages ambient pedestrian groups used to populate the casino.

Editor Settings

Setting
Type
Info

Name

Text

Choose a display name for the ambient ped group

Ped count

Number

Set how many ambient peds are in the group (up to 5)

Radius

Number

Set the spawn/distribution radius for the group

Heading

Number

Set the group heading direction

Ped 1-5 model

Select/List

Choose the NPC model for each ped slot

Ped 1-5 scenario

Select/List

Choose the scenario/animation behavior for each ped slot

Proximity

Number

Set proximity distance in meters

Load only interiors

Toggle

Load this ped group only while players are in interiors

AmbientPedModels

Ambient ped models available in editor are defined in rcore_casino/configs/ambientpeds.lua in the AmbientPedModels list.

Only models from this list can be selected in the ambient ped editor for ped slots.

AmbientScenarios

Ambient scenarios available in editor are defined in rcore_casino/configs/ambientpeds.lua in the AmbientScenarios list.

These are used by the editor's scenario selectors for each ped slot.

AmbientAnimations

Ambient animation definitions are in rcore_casino/configs/ambientpeds.lua in the AmbientAnimations table.

Each animation entry defines animation dictionary + animation name

Last updated