How to stop movement of an object in Alice?
Get a Step-by-Step Guide for Craft Projects For Any Age And Ability, Made EASY 101 Easy Craft Project Ideas.. -Let me know how you like it.
Ok so im doing a project using Alice. I have to make Alice(Girl) Sky dive. She needs to dive and the user guides her to the air craft carrier. My question is how to stop a method such as Move forward at a speed. Shes moving forward when she falls, because that’s the direction shes facing. But when she deploys the parachute move forward no longer moves her down. So i need to be able to end the move forward method when the deploy parachute is made? anyone know how?
I used alice last year
there’s no direct way to do it, but you can make a conditional statement that says something like if object is 10 next to other object then move 0
Suz on December 30th 2009 in crafting guide
Kitty Juice responded on 30 Dec 2009 at 8:27 pm #
I used alice last year
there’s no direct way to do it, but you can make a conditional statement that says something like if object is 10 next to other object then move 0
References :