Posted 19 December 2015 - 06:04 PM
I've often needed to have turtles be able to "right click" as a player. Thermal Expansion's Autonomous Activator, Engineer's Toolbox' Activator, etc, can all do this with a machine, but I want to do it with a moving turtle.
I'm not entirely sure, but I believe this code *may* contain code for 'fake' right clicks (I'm not a Java dev, so): https://github.com/Emasher/EmashersMods/blob/707daa39e481573ff549114922817d5266db2c04/src/main/scala/emasher/modules/ModBlockPlacer.java
I hope someone will consider doing this! Thank you :)/>
I'm not entirely sure, but I believe this code *may* contain code for 'fake' right clicks (I'm not a Java dev, so): https://github.com/Emasher/EmashersMods/blob/707daa39e481573ff549114922817d5266db2c04/src/main/scala/emasher/modules/ModBlockPlacer.java
I hope someone will consider doing this! Thank you :)/>