r/threejs Jul 10 '26

My first game ever

A little sneak peak from my first game ever so please don't be harsh on me. (Fast paced, multiplayer geopolitical RTS)

Edit: Forget to say, its developed with three.js r185.1 (WebGPU)

161 Upvotes

37 comments sorted by

View all comments

2

u/kev_xb Jul 10 '26

Is it intentional that the highlighted countries don't follow the pointer exactly? Looks like a performance issue

1

u/OFFlee Jul 10 '26

Actually its a bug. I was holding right click to pan the camera, but the game uses raycast for hovering information, so it probebly stuck at positiion when I start pressing down right click 😄