New Components : HUD Controller, Mini Thruster & Step!
Hello everyone!
Today, along with some fixes, we’re adding three new components:
[h3]HUD Controller
[/h3]
This component allows you to create custom HUDs for your builds and vehicles. It can be linked to a seat to display an interface as soon as the player sits down. But that’s not all… Thanks to the Ownerpad, the HUD Controller can detect if the player who placed it is a server admin. This enables the possibility of displaying a HUD directly on online players’ screens, offering new ways to manage and display in-game information.

[h3]Mini Thruster
[/h3]After the small and big thrusters, here comes the Mini Thruster!
It is 10x less powerful than the Small Thruster and only accepts pre-mixed fuel, as it has only one fluid port.

[h3]Step
[/h3]This new component, which looks like a simple plate, allows you to create custom stairs easily. It allows the avatar to walk up naturally.

Full changelog:
Today, along with some fixes, we’re adding three new components:
[h3]HUD Controller
[/h3]
This component allows you to create custom HUDs for your builds and vehicles. It can be linked to a seat to display an interface as soon as the player sits down. But that’s not all… Thanks to the Ownerpad, the HUD Controller can detect if the player who placed it is a server admin. This enables the possibility of displaying a HUD directly on online players’ screens, offering new ways to manage and display in-game information.


[h3]Mini Thruster
[/h3]After the small and big thrusters, here comes the Mini Thruster!
It is 10x less powerful than the Small Thruster and only accepts pre-mixed fuel, as it has only one fluid port.

[h3]Step
[/h3]This new component, which looks like a simple plate, allows you to create custom stairs easily. It allows the avatar to walk up naturally.

Full changelog:
- Added MiniThruster component
- Added Step component (Allows the creation of stairs with smoother physics)
- Added a new HudController component that allows HUDs to be shared with a build
- Added functionality for server admins to implement global server HUDs by sending "*" to an admin-owned HudController
- Added a new `usertoken` function to screens in XenonCode to return a user token
- Dashboard Screen: Now displays the resolution in addition to the screen size in the tooltip
- Fixed computer unable to reboot when in error until code is saved
- Fixed computer in error when spawning from blueprint in circumstances where there usage of some data that is not yet received (causing a division by zero in some cases)