Skip to content
Snippets Groups Projects

Startskärm, slutskärm, och ett mål

Merged Lovisa Svensson requested to merge win-and-screens into main
  1. Sep 27, 2024
  2. Sep 16, 2024
  3. Sep 14, 2024
    • Lovisa Svensson's avatar
      Added float and rotation to the win object · 16b288cd
      Lovisa Svensson authored
      Just a cosmetic script to make the win flag a bit more lively. It's generic so it can be used with other objects. Attach the script to a Node3D and set the target node you want to animate in the Inspector.
      16b288cd
    • Lovisa Svensson's avatar
      Added a win flag that logs when player touches it · 3ba3123b
      Lovisa Svensson authored
      I imported a basic burger model and created a win_flag scene with it that simply logs something when the player touches it.
      
      Had to apply the colormap.png texture to it manually. So I had to go into every single burger part in the imported scene, create a new StandardMaterial3D and apply the png to the Albedo field.
      3ba3123b
Loading