Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

How can I animate the ghosts movements to be random? using these commands : * getDirection, setDirection, * move ( speed ) , * intersects

How can I animate the ghosts movements to be random? using these commands :
* getDirection, setDirection,
* move(speed),
* intersects(Character)
* animate, animateFlip, animateShake
* playBombTicking, playGoldFall, playGoldDrop,
* removeSelf, putBrokenGold
* earthAbove, earthBelow, earthToLeft, earthToRight,
* earthFront, goldFront
* getDirection, setDirection,
* move(speed),
* animate, animateDead,
* intersects(Character), intersectsWithName(String)
* getClara, getGhostHealer,
* isAboveMe(Character), isBelowMe(Character), isToMyLeft(Character), isToMyRight(Character),
* makeClaraDead,
* playGhostEatenSound,
* wrapAroundWorld
* getDirection, setDirection,
* move,
* animate, animateDead,
* onLeaf, removeLeaf,
* onEarth, removeEarth
* onGold, removeGold
* allLeavesEaten, allGoldEaten
* isClaraDead,
* playLeafEatenSound, playCollectGold
* playIntro, isIntroStillPlaying,
* wrapAroundWorld,
* getCurrentLevelNumber, advanceToLevel

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Systems A Practical Approach To Design Implementation And Management

Authors: THOMAS CONNOLLY

6th Edition

9353438918, 978-9353438913

More Books

Students also viewed these Databases questions

Question

Explain the role of research design in HRD evaluation

Answered: 1 week ago