Collisions and functions

Hey,

I have a lot of collisions in my game and can’t add functions to them. How can i do it? I’ve been adding the name of the function in my collision but it doesn’t work. Help is appreciated, any help ?

Thanks. [import]uid: 78176 topic_id: 13151 reply_id: 313151[/import]

I am not sure if I understand your problem, but in a collision listener you can call a function… Could you paste some code here? It will be easier to help you. [import]uid: 52784 topic_id: 13151 reply_id: 48252[/import]

This simple physics tutorial should do the trick; it explains about how to call functions on collisions :slight_smile: [import]uid: 52491 topic_id: 13151 reply_id: 48328[/import]