hi, I always use this removepoint vex as example;
removepoint(geoself(), @ptnum)
I just wonder if we have any other situations not to write 'geoself()' or '0' ?
In other words, do we have different use of this VEX, instead of removing incoming points/particle?(I believe @ptnum is always like that, not other @XXXX, right?)