1. Update v1.1.0:
  2. It's time to step through the portal and emerge into version 1.1.0 where we've added Teleporters to the Level Editor for use in Workshop levels. With our teleporters we didn't just make them teleport players or enemies, we've allowed them to teleport bullets and weapons as well!
  3.  
  4. You can find the teleporter prop in under the "Other" category represented with the following icon:
  5.  
  6. Teleporters work much like Primitive props in how they can be scaled and have materials applied, and they can be grouped to a Primitive so they can move on waypoints. They are also logic props and can be enabled or disabled with different buttons or triggers.
  7.  
  8. Below are some basic examples of what Teleporters can do and further below are descriptions of the options available.
  9. Player Teleporting
  10. Enemy Pathfinding via Teleporters
  11. Ragdoll Teleporting
  12. Bullet Teleporting
  13. Thrown Weapons Teleport
  14. Moving Teleporters
  15.  
  16. A brief explanation of each of the options the Teleporters have in the Level Editor:
  17. Active: Whether or not the Teleporter starts activated
  18. Teleports Players: Whether or not it teleports players
  19. Teleports Enemies: Whether or not it teleports enemies (including ragdolled enemies)
  20. Teleports Weapons: Whether or not it teleports weapons
  21. Teleports Bullets: Whether or not it teleports bullets
  22. Move to Relative Offset: This determines whether a teleported object moves to a position on the destination teleporter that matches where it entered the source teleporter. Otherwise it will appear at the center of the destination teleporter.
  23. Keep Relative Direction: This determines whether an object will exit the destination teleporter with a rotation that is based on the direction it was when it entered the source teleporter and the difference in rotation between the 2 teleporters. Otherwise the exit rotation will be entirely based on the rotation of the exit teleporter.
  24. NPCS Try to Use: Whether or not NPC characters will try to use the teleporter when pathfinding as a shortcut.
  25. Hide When Inactive: Sets whether when not Active the teleporter will be invisible.
  26.  
  27. Update v1.0.9:
  28. Fixed a bug with the End boss and some other cases where they would fall into gaps
  29.  
  30. Update v1.0.8:
  31. Fixed ammo count and Endless Arena timer text rendering issues
  32. Fixed some collision issues in the VR room in the Beneath Facility
  33.  
  34. Update v1.0.7:
  35. Fixed rendering of some outlined text in Chinese Traditional, Chinese Simplified, Korean and Japanese
  36.  
  37. Update v1.0.6:
  38. Moved Primitives and Logics to new Level Editor prop subcategories
  39. Stopped some new workshop level optimisations running on low memory machines to avoid crashes
  40. Prevented negative scales from being set on primitives in the Level Editor to avoid various bugs
  41. Fixed decal bug on some combined meshes in workshop levels
  42. Fixed issues with negatively scaled primitives in groups in workshop levels
  43. Fixed duplicate mesh data on some combined primitives in workshop levels
  44.  
  45. Update v1.0.4:
  46. Level Editor performance improved when modifying large levels
  47. Improved rendering performance of some large user created levels
  48. Improved performance of user created levels featuring lots of 'primitive' shape props
  49. Added Animate option to the Level Editor to show character animation
  50. Added new transparent glass materials to the Level Editor
  51. Added option for 3D text to be lit in the Level Editor
  52. Added option for primitives to be able to restart their paths when re-triggered
  53. Added a Delete button to the Level Editor level list
  54. Added option to Enemy Trackers to set a number of enemies that need to be killed to trigger
  55. Added a setting to the Level Editor to change how often Undo states are saved
  56. Added option to always downward swing when jumping
  57. Added text indicating that progress will be saved when quitting a Beneath run
  58. Added Beneath Acolyte textures to the Level Editor
  59. Added Saloon textures as Player Texture option in the Level Editor
  60. Improved the rendering of most of the UI elements in the game
  61. Fixed Acid Rain damage
  62. Fixed selection errors in the Level Editor
  63. Fixed selection of primitives being inaccurate after scaling in the Level Editor
  64. Fixed prefab selection allowing multiple options highlighted in the Level Editor
  65. Fixed some prop positions getting swapping in the Level Editor in some cases
  66. Fixed the 3D text prop icon showing in the game if unedited
  67. Fixed bug with grouped primitives on looping paths sometimes shifting relative position
  68. Fixed not being able to select characters in the Level Editor sometimes
  69. Fixed some bad props making navmesh generation impossible while editing a level
  70. Fixed some loading errors of levels with bad prop data
  71. Fixed shading on characters in the Level Editor
  72. Fixed M1 Macs having rendering bug with severed enemy body parts with custom textures