View Single Post
JocAnis
Veteran Member
Join Date: Jun 2010
Old 06-22-2018 , 06:35   Re: Touch positions problem
Reply With Quote #9

@shauli, thanks for help, but Kushfield helped me and its fixed now...so it went from:

if( containi( targetName, cp_ents[i] ))

to just

if(cp_ents[i-1] == ent)
JocAnis is offline