KinematicBody2D.get_collider() crashes game
karroffel opened this issue · 0 comments
karroffel commented
When a collision is detected (and hence a collider exists) the game crashes.
Here's a stacktrace http://hastebin.com/iwejibarum.txt
Here's a small project to demonstrate the issue.
ColliderTest.tar.gz