if(x>iSize || x<iSize*-1){ x=x*-0.998f; PositionEntity(Entity,x,y,z); }
x = EntityX(Entity); y = EntityY(Entity); z = EntityZ(Entity);