Startskärm, slutskärm, och ett mål
- Sep 27, 2024
-
-
Filip Berg authored957c35ec
-
- Sep 16, 2024
-
-
Lovisa Svensson authored405985b2
-
Lovisa Svensson authored
A simple UI for showing that the game is done. Design obviously needed. When the player touches the win flag, they get navigated there immediately.
ea80a301 -
Lovisa Svensson authored
Functionality is there, press the play button to get to the platformer game screen. Design obviously needed. We align the UI objects with anchoring.
3a647309
-
- Sep 14, 2024
-
-
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 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
-