c# match 3 destroy...
I have a small puzzle game project due in a video game programming class, and I'm supposed to make a match 3. I have everything else setup in the game besides the actual destroy on contact script. I found an article that describes much of how I would like the script to work.. http://answers.unity3d.com/questions/172657/match-3-objects-and-destroy.html Obviously I'm a beginner at this, so anything helps.
Answer by Astraphobia95 · Jan 27, 2016 at 05:18 PM
Try writing something yourself first, so that we can help you to fix it. At the moment you're asking people to do your school work for you.
I have a better version of this post @http://answers.unity3d.com/questions/1134391/error-cs1519-10.html
Follow this Question
Related Questions
Which object needs to be the trigger? 2 Answers
Cube wont destroy on collision 0 Answers
Player cannot destroy enemy 1 Answer
Who collided first 0 Answers
How to make an object that collides with just the player? 1 Answer