MDE Scripting: Entities

From Nomad DB

Common

Tip All entities are SceneObject. They extends of C_SceneObjectLuaWrapper.

Human

  • WIP


Player

How to Get the Player entity


Vehicle

How to Get the Player's current Vehicle entity


Car

  • WIP


Motorcycle

Tip You need to get the C_RuntimeMotorcycleComponent component from the Vehicle SceneObject to use theses functions.
How to Get the Player's current Motorcycle component

Camera

  • WIP


Props

  • WIP