silphius/public/assets/house/collision-start.js

11 lines
105 B
JavaScript
Raw Normal View History

2024-07-03 11:17:36 -05:00
ecs.switchEcs(
other,
entity.Ecs.path,
{
Position: {
x: 74,
2024-07-03 16:13:14 -05:00
y: 128,
2024-07-03 11:17:36 -05:00
},
},
);