File size: 707 Bytes
7ae85db
 
1
2
I want a vite project with threejs to select characters fro a 3d world that I can control with the keyboard for the character to run, walk, and jump. when the character gets close to another character a dialogue box opens by pressing spacebar next to them. So the App starts with a wellcome screen, then press button select character (the characters should be fetched from a google cloud bucket), then the ui asks you to select another 5 characters (also fetched) and then the generated world starts
can the intro have a canvas with a physics of floating glb (emoji001.glb up to emoji012.glb) concentring in the center but that when hovered with the mouse they move and spread while slowly return to center?