Skip to content

World Module

Benjamin Fuu edited this page Jun 19, 2019 · 4 revisions

Summary

This page contains various information about the world module used in OpenVIII.

Details

  • Class-Name: module_world_debug.cs
  • Index: Memory.MODULE_WORLD_DEBUG

Ingame-Controls

  • WASD or Left-Thumbstick - Translate along X- and Y-axis
  • +/- - Increase / decrease movement speed
  • * - reset movement speed
  • Mouse or Right-Thumbstick - Change camera direction

Initializing

// TODO

Rendering

// TODO

Additional Information

Clone this wiki locally