| Pointan
|
|
|
|
| Artwork by ACESpark
|
|
|
|
|
|
|
|
|
|
|
- "This cursor enemy will cycle through 3 patterns, once he finishes he will move to his inital position and start over."
- ―Note in Pointan's code, Megamix Engine
Pointan is an enemy from Mega Man 10. It is a blue robot shaped like a computer's default mouse pointer.
Pointan is included in the Megamix Engine, and is planned to appear as a devkit enemy in Make a Good Mega Man Level 3 and Make a Good 48 Hour Mega Man Level.
Behavior
Pointan will drag outlines to form rectangles that turn into windows that fly either horizontally or vertically, one at a time. It cycles through three specific shapes, returning to its spawning point every three times it makes windows. The pattern consists of the following, in order:
- A 2x2 square, with the windows alternating between moving down and moving in whatever direction Mega Man was facing when they were spawned. This is the default starting shape.
- A 4-window column, with the windows moving in whatever direction Mega Man was facing when they were spawned.
- A 4-window row, with the windows moving downward.
Creation code can be used to change which shape Pointan starts with (initialPattern = 1 for the column, initialPattern = 2 for the row)
Custom
Damage Table
Make a Good Mega Man LevelMegamix Only
|
|
|
|
|
|
|
|
|
| 1/1/3
|
1
|
1
|
2
|
3
|
0.5
|
3
|
1/5
|
2
|
| Other Notes
|
|
Make a Good Mega Man Level 2Megamix Only
|

|

|
 
|

|

|

|

|

|

|
|
| 1/1/3
|
3
|
1
|
1
|
1
|
Y
|
1
|
2
|
4
|
3
|
2
|
| Other Notes
|
|
Make a Good Mega Man Level 3
|
|
|
|
|
|
|
|
|
| 1/1/3
|
1
|
1
|
1
|
5
|
3
|
2
|
2
|
2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Other Notes
|
|
Make a Good 24 Hour Mega Man LevelMegamix Only
|
|
|
|
| 1/1/3
|
4/2
|
1/5
|
99
|
| Other Notes
|
|
Make a Good 48 Hour Mega Man Level
|
|
|
|
|
|
|
|
|
|
| 1/1/3
|
2
|
2
|
0
|
2
|
1/1/2
|
2
|
3
|
2
|
|
| Other Notes
|
|
Megamix Engine
|
|
|
|
|
|
| 1/1/3
|
Y
|
4
|
4
|
2
|
2
|
| Other Notes
|
|
Trivia