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:
@@ -126,11 +126,6 @@
|
||||
bodyType: Static
|
||||
- type: Fixtures
|
||||
fixtures:
|
||||
# Context / examine fixture
|
||||
fix1:
|
||||
shape:
|
||||
!type:PhysShapeCircle
|
||||
radius: 0.25
|
||||
slipFixture:
|
||||
shape:
|
||||
!type:PhysShapeAabb
|
||||
|
||||
@@ -8,11 +8,6 @@
|
||||
bodyType: Static
|
||||
- type: Fixtures
|
||||
fixtures:
|
||||
# This exists for examine.
|
||||
fix1:
|
||||
shape:
|
||||
!type:PhysShapeCircle
|
||||
radius: 0.25
|
||||
light:
|
||||
shape:
|
||||
!type:PhysShapeCircle
|
||||
|
||||
Reference in New Issue
Block a user