Skip to content

Instantly share code, notes, and snippets.

@benvillalobos
Last active February 20, 2024 16:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save benvillalobos/953133423ca7c46088983f2deb6ebd4a to your computer and use it in GitHub Desktop.
Save benvillalobos/953133423ca7c46088983f2deb6ebd4a to your computer and use it in GitHub Desktop.
gravitorium-2-20

Investigation Notes

Time Trial object is the following:

  1. An object that is anchored at the bottom
  2. A background that has an image
  3. Text which is constantly being modified ----
  4. Note it also exists in a separate canvas
  5. Also note: It exists within DontDestroyOnLoad

References

Time Trial object is ONLY referenced from GameManger script.

Questions

  • Does it repro if we stop updating the time trial text?
  • What happens if we put it in another canvas?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment