Skip to content

Among Us 2021.06.30 - Release V1.1.0

Latest
Compare
Choose a tag to compare
@Hardel-DW Hardel-DW released this 08 Jul 00:45
· 7 commits to main since this release

Harion version 1.1.0

Feature :

  • Migration to Among us 2021.06.30
  • Added text management for Cooldown Buttons.
  • Added a lot of utility functions.
  • Rewriting of the position management utility file.
  • The masks/font/material are now update.
  • Modification of the main interface buttons to match the new theme.
  • A lot of bug fix.
  • The random name change when you turn on among us in guest mode is removed.
  • Pickup object management.

Image and Text :

In the last update of among us, the texts are now a full GameObject, previously it was drawn on the image.

This major change, had to be adapted on Harion.
In addition it offers a feature to be able to define a text on the buttons in game in the settings of the Cooldown button.
So you can define with three new settings:

  • If the text is visible.
  • Go to the TextMeshPro object
  • Define the offset (the relative position to the image).
  • And functions allowing the simplification of the definition of the text.

Bug Fix :

  • Error messages appeared in console with the new update
  • The fonts that had a Mask were incorrect.