04-08-2018, 12:15 AM
(04-07-2018, 11:48 PM)Hypernova Wrote: Let's see if this helps:
Change this:
Code:until !(collision_rectangle(bbox_left,bbox_bottom-4,bbox_right,bbox_bottom-1,obj_slopeparent,1,0))
To this:
Code:until (!collision_rectangle(bbox_left,bbox_bottom-4,bbox_right,bbox_bottom-1,obj_slopeparent,1,0))
![[Image: image.png]](https://s18.postimg.org/3tqovuwmx/image.png)
Unfortunately, it still doesn't work.
I recommend you test it before you publish the code.
If you want, I could PM and give you the object and diagnose it.
A new signature is on the works but have this:
![[Image: lol.gif]](https://s18.postimg.cc/lf5mae42h/lol.gif)