#how to work with collisions?
1 messages · Page 1 of 1 (latest)
Hi, you can use the component events: https://engine.needle.tools/docs/scripting.html#physic-event-methods
You can also checkout the samples for physics: https://engine.needle.tools/samples/#physics-basic < e.g. the color changes is done via those event methods