Quote:
Originally Posted by cbk1994
As Stan said, set the shape, but also, you should use this.x and this.y since this is GS2.
|
You don't need to use this.x and this.y when there's no other scopes involved (This is for npcs, not for players). It's about personal preference.
Also, you need a setshape serverside for the serverside to detect triggers and a setshape clientside for the clientside to detect triggers
Quote:
Originally Posted by cbk1994
|
:]