- Joined
- Jan 16, 2017
- Messages
- 5
- Reaction score
- 1
- First Language
- English
- Primarily Uses
Hey Quasi, longtime fan here who just switched to the new iterations of your plugins. I've been fiddling with the demo for a little while and I've ran into this error every time I try to setup colliders for the character or events. All that I've done here is copy and paste the example for how colliders need to be writted from the guide on your site. Which is to say this:
<colliders>
default: box, 48, 48
collision: circle, 24, 24, 12, 12
interaction: box: 32, 32, 8, 8
</colliders>
Maybe it would be worth noting that using the other method for default colliders doesn't seem to register and my character just passes through the event but doesn't give me an error.
<colliders>
default: box, 48, 48
collision: circle, 24, 24, 12, 12
interaction: box: 32, 32, 8, 8
</colliders>
Maybe it would be worth noting that using the other method for default colliders doesn't seem to register and my character just passes through the event but doesn't give me an error.
Attachments
-
123.4 KB Views: 9

