Hacker News new | ask | show | jobs
by Eagle64 517 days ago
I have published the update. The L shape is sooooo useful
1 comments

Damn, that was fast.

More feedback:

1. Make L texture look better by by shifting the arrow origin up and left. Like the turn traffic sign.

2. I am deleting my robots now, when I am trying to remove an arrow from underneath them.

3. If itch and Unity's APIs allow, make full screen, "ask before exiting", and auto-save. itch has popups/buttons on the top right, which obscures the speed controls.

Thank you for the additional feedback. 1. Good idea it should look better 2. For this one, it is a bit complex, if a robot is over a tile and you click on it the visible element will get selected (therefore, it is necessarily the robot). However, I will add additional control to the robot so that it is easier to move it away. 3. Not sure about "ask before exiting" but I will change the rest for sure.
2. Maybe assign a different deletion key for robot. 3. https://awik.io/detect-tab-closed-show-confirmation-dialog-j...
Could be a good idea. Thanks for the link