Skip to content

[Re:Mobilize 1.1] info_teleport_destination random

Inky-Inky edited this page Jun 25, 2023 · 1 revision

info_teleport_destination and info_teleport_random support the .speed property to define the speed at which the player is pushed forward.

  • Leave blank for the default 300.
  • Set to a higher value for higher speed.
  • Set to a lower value for lower speed.
  • Set to a non-zero but very-close-to-zero value (something like 0.01) for no velocity at destination.
  • Set to a negative value for backward push.