Proximity: Within Threshold - Distance from Center Point of Object Threshold Away Distance/Direction (Above, Below, Left, Right . . .) |
If -> Condition is True Then -> Do Method(s) |
![]() |
Tank Aims and Fires Chicken: Arrow Keys Aim Tank Space Key Fires Chicken If Chicken "Touches" dinosaur: Then Dinosaur Falls Over |
Assignment: 1. Create a short game where the "shooter" object must aim and "hit" a "target" object. 2. Use Conditional statements and Proximity to have the target fall over or react. 3. Save Project into our File Area. |