Jump to content

Clicking Wall Object Help


Recommended Posts

Posted
6 hours ago, extatus said:

sure that .interact() method doesnt work?- u can leave empty parenthesis

also mouse.click should be false if youre trying to left click 

if nothing works just make entitydestination 

 

6 hours ago, Dab in a Lab said:

Like @extatus said. Try


if (obsticle != null) {
	obsticle.interact();
}

 

Thanks guys.

 

I did not know if i left it blank it would just click the object.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...