ex: Game and watch
Hi I should create a collision between the characters, example, * character * touches the * enemy * and the enemy disappears.
can you help me?
Code here (http://fromsmash.com/9b1ee406-3b42-11e9-a045-0ab2f9c92664)
ex: Game and watch
Hi I should create a collision between the characters, example, * character * touches the * enemy * and the enemy disappears.
can you help me?
Code here (http://fromsmash.com/9b1ee406-3b42-11e9-a045-0ab2f9c92664)
Shameless self-promotion: here is a tutorial on collision detection in Processing:
The best advice I can give you is to get something simple working and then iterate on that. Good luck!