RE-SS3D / SS3D

Space Station 3D, another remake of SS13, but with an extra D.
https://ss3d.space/
252 stars 139 forks source link

Tilemap Menu broken #1369

Closed cosmiccoincidence closed 9 months ago

cosmiccoincidence commented 9 months ago

Current Behavior

A few issues I notice are:

  1. When opening the tilemap menu, no prefabs are shown initially.
  2. When trying to select a tilemap layer in the menu, the menu does no change to that layer, and it tries to select more than 1 layer.
  3. Player controls are not prevented while the tilemap menu is active, thus trying to type in the tilemap search box using a moving key (W, A, S, D) results in the player moving and not able to type.

https://github.com/RE-SS3D/SS3D/assets/41941008/7fec7de4-e16b-401d-8d69-bca38b18a820

cosmiccoincidence commented 9 months ago

Broken in recent PR either #1355 or #1367