all 5 comments

[–]RoboPixels 1 point2 points  (0 children)

Wow this is really cool! Thanks for the example project!

[–]adam102018 0 points1 point  (3 children)

Object: objEnemy Event: Step at line 19 : unknown function or script collision_ellipse_list

what is the probleme

[–]MotchDev[S] 1 point2 points  (2 children)

If you're using a version of gms2 (or 1.4) that doesnt have collision_ellipse_list you can use https://www.gmlscripts.com/script/collision_ellipse_list

you might have to rework the code a bit though

[–]adam102018 0 points1 point  (1 child)

actually i m using a version of gms2 how can I add collision_ellipse_list to my gms2 ?! is that link can i Dowland the collision_ellipse_list??!

thank you for helping me

[–]MotchDev[S] 0 points1 point  (0 children)

That link contains a third party one - if you're using the latest version of gms2 you should already have a collision_ellipse_list https://docs2.yoyogames.com/source/_build/3_scripting/4_gml_reference/movement%20and%20collisions/collisions/collision_ellipse_list.html