Code:
Problem description:
Is there a way to specify objects in the direction the user is facing?
ID:2397956
Sep 8 2018, 8:36 pm
|
|
Sep 8 2018, 9:24 pm
|
|
You can use get_step() to return the turf in a specific direction and locate() to determine if an object exists on that turf.
|