Jump to content

Jean704

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Jean704

  1. Sorry if i didn't explain myself. I'm trying to detect a collision with the player in my entity.
  2. Hi!, I'm trying to get a valor when modded living entity collides with the player. I'm trying: if (this.position()==Player.position) , but the Player.position has private access and i'm not sure if i can change it in someway. If there's another way with collision boxes instead of positions it would be good too. Sorry if this is not a big deal. I'm new and still learning on this.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.