ID:178188
 
How would i make something so when a Ball enters a Net Turf Then it add's 1 to var and relocates ball but if a player try's to enter it rejects him and he doesnt go anywhere as if the Net were dense
Turles9000 wrote:
How would i make something so when a Ball enters a Net Turf Then it add's 1 to var and relocates ball but if a player try's to enter it rejects him and he doesnt go anywhere as if the Net were dense

Use istype() in the Enter proc for the net turf.


/Andreas