Images Interaction together
Author |
Message |
ctzbee
|
Posted: Sat Dec 24, 2016 1:51 pm Post subject: Images Interaction together |
|
|
What is it you are trying to achieve?
Hi, I am creating a game that involves moving a character in a maze and what I am struggling with is that I want the player to lose if their character touched one of the maze walls or one of the other obstacles (like fire, etc). My character is an image(.bmp) and the obstacles too. So is there a way that will let me call a procedure(end game) if the character came in contact with other images? Thanks a lot.
Please specify what version of Turing you are using
4.1.1 |
|
|
|
|
![](images/spacer.gif) |
Sponsor Sponsor
![Sponsor Sponsor](templates/subSilver/images/ranks/stars_rank5.gif)
|
|
![](images/spacer.gif) |
Insectoid
![](http://compsci.ca/v3/uploads/user_avatars/13760332514cbd0ce972eaa.jpg)
|
Posted: Tue Dec 27, 2016 11:41 am Post subject: RE:Images Interaction together |
|
|
Look up collision detection in the Turing Walkthrough. The whatdotcolor method is probably easiest. |
|
|
|
|
![](images/spacer.gif) |
|
|