Name: __________________________________________
Copyright
by
The
Goodheart-Willcox
Co.,
Inc.
Lesson 10 The Key to Adventure—Beta 165
74. Open the Object Properties dialog box for the OBJ_Avatar object.
75. Select the event for pressing the space bar.
76. Click the Delete button to remove the event and all associated actions.
Enemy Movement
77. Open the Room Properties dialog box for the Level 1 room.
78. Place the OBJ_Spider object room somewhere between the dynamite pack and the
detonator.
79. Create a path for the spider to move back and forth to block the way. See Figure 10-10.
Creating a path was explained in earlier lessons. Name the path Path_Spider. Use your
cursor and the coordinate display to determine the location of the spider. Then, draw a path from
its current location to another location so the spider will cross where the player must travel. The
path you create may be different from what is shown in Figure 10-10 if you place the spider in a
different location. To get the spider to move along the path, you now need to program it to do so.
80. Open the Object Properties dialog box for the OBJ_Spider object.
81. Add a create event.
Bug Type Meaning Examples
A Major problem! The game cannot be released Game is not fun to play.
with this bug. Virus in game.
Game crashes.
Game features do not work properly.
Level is too difficult to complete.
Spelling errors.
Legal errors.
B Big problem! The game can be released with Gameplay can typically be maintained.
this bug, but it will receive bad reviews for Some features missing.
the error. Graphic errors to backgrounds or
other nonessential areas.
Incomplete menu or menu has
options that are never available.
Levels are too easy to complete.
C Common problem. This should be fixed if Gameplay is uninterrupted by the error.
time permits, but release of the game will A minor problem that may be noted
not be delayed by this bug. The easy fixes as a glitch by critics.
get done, while the difficult fixes are not done. A problem that is not likely to be
experienced by most players.
An error that is hard to duplicate.
D Suggested feature. This bug will likely not be Gameplay is uninterrupted, but could
fixed prior to releasing the game unless there be enhanced.
is remaining time. Adding a feature might make the
gameplay better.
New technology could be applied.
Two buttons might be hard to press
at the same time to activate a weapon.
Figure 10-9
Previous Page Next Page