godot-escoria / escoria-issues

Central Escoria issue tracker
3 stars 0 forks source link

All commands to accept current_player keyword #341

Open balloonpopper opened 1 year ago

balloonpopper commented 1 year ago

Is your feature request related to a problem? Please describe. It would be good if all commands could support the current_player keyword for interactions (eg. set_angle current_player 180)

Describe the solution you'd like As above

Describe alternatives you've considered set_angle 180 etc

Additional context None

BHSDuncan commented 1 year ago

This will likely have to be done on a command-by-command basis, but should be doable.