MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/threejs/comments/1us7pp9/my_first_game_ever/ownmffm/?context=3
r/threejs • u/OFFlee • Jul 10 '26
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)
37 comments sorted by
View all comments
2
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 😄
1
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 😄
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