Make context menu uses spritetree (#31792)

Rather than doing goofy hacks we just use what sprites are near the mouse.
This commit is contained in:
metalgearsloth
2024-09-12 13:29:11 +10:00
committed by GitHub
parent 782d6d780c
commit 292de9c859
3 changed files with 26 additions and 32 deletions

View File

@@ -126,11 +126,6 @@
bodyType: Static
- type: Fixtures
fixtures:
# Context / examine fixture
fix1:
shape:
!type:PhysShapeCircle
radius: 0.25
slipFixture:
shape:
!type:PhysShapeAabb

View File

@@ -8,11 +8,6 @@
bodyType: Static
- type: Fixtures
fixtures:
# This exists for examine.
fix1:
shape:
!type:PhysShapeCircle
radius: 0.25
light:
shape:
!type:PhysShapeCircle