Yumi Posted June 16, 2020 Posted June 16, 2020 Seriously it gets out of hand, its the most bot like rotation I've ever seen. Regular players don't spin the camera around like this. It even clicks things you can't even see because of this.
Chris Posted June 16, 2020 Posted June 16, 2020 28 minutes ago, dpjsdm said: Seriously it gets out of hand, its the most bot like rotation I've ever seen. Regular players don't spin the camera around like this. It even clicks things you can't even see because of this. The script can handle that if you notify the scripter of the issue.
Yumi Posted June 16, 2020 Author Posted June 16, 2020 (edited) 8 minutes ago, Chris said: The script can handle that if you notify the scripter of the issue. Every script does this if you use interact with rs2object or npc. Only way to "fix" it is to make it hover an entity and click which is inefficient and causes misclicks. Edited June 16, 2020 by dpjsdm
Camaro Posted June 16, 2020 Posted June 16, 2020 5 minutes ago, dpjsdm said: Every script does this if you use interact with rs2object or npc. Only way to "fix" it is to make it hover an entity and click which is inefficient and causes misclicks. You can execute custom interaction events that disable camera rotation. You can also check if the entity is visible before interacting, and only interact if it is.