4ian / GDevelop

🎮 Open-source, cross-platform 2D/3D/multiplayer game engine designed for everyone.
https://gdevelop.io
Other
10.65k stars 844 forks source link

Player 3d model appear duplicates when preview game at external layout #5953

Open zawawimanja opened 10 months ago

zawawimanja commented 10 months ago

Is there an existing issue for this?

Describe the bug

Download game templates title 3d car coin hunt and run games at external layout. 2 player object will appear even in the instance list only have 1 player.

bg1

bg2

Steps to reproduce

  1. Download game templates title 3d car coin hunt
  2. run games at external layout.
  3. 2 player object will appear eventhough in the instance list only have 1 player.

GDevelop platform

Desktop

GDevelop version

5.3.180

Platform info

*OS (e.g. Windows)* > *OS Version (e.g. Windows 10)* >

Additional context

No response

4ian commented 10 months ago

I suggested a way to fix this in https://github.com/4ian/GDevelop/pull/5672 but did not manage to convince the rest of the team that it's worth it. cc @D8H @LuniMoon @ClementPasteau @AlexandreSi we have here an example of a user confused and thinking that GDevelop is bugged, which is fair and we can't avoid this in the current state.

D8H commented 10 months ago

I suggested a way to fix this in #5672 but did not manage to convince the rest of the team that it's worth it.

I'm sure its an issue, but I'm not convinced the auto-loading of current external layout is a useful feature. I've never used it and it only annoys me from time to time. I would be interested to know if users really use this feature to test levels. If this is not the case, I think it could be better to remove it rather doing an obscure smart system that disable itself according to events content and could lead to even more confusion.