Forum
CS2D Scripts Projectile explodes in a certain tile propertyProjectile explodes in a certain tile property
5 replies 1
edited 1×, last 04.12.20 05:00:18 pm
See how I've done this for flares: https://unrealsoftware.de/forum_posts.php?post=428694&goto=428722#post428722
Masea has written
It should work. We cannot simply predict whether those x and ys are in tiles or in pixels for you. Share the whole code.
tile expects the coordinates to be in tiles, so it's safe to assume the x and y are in tiles.
1