What’s exactly is broken here in your opinion?
Yep, it’s 5 and 20 per second.
Mmmmm, maybe. Simple CPU is just checking your code is working mostly.
well i kniw but it runs into the wall so i was just thinking to make it not die in 10 secondes
btw i was wondering what is the distance / flight time ratio for the fire ball
by fire ball i mean the throw[ ] ability not the fire() ability
another question what are the center x and y coordinates
All the holes in between, I don’t know if thats intentional but it looks kind of weird.
for some reason, when fighting against @SharkyCombat0 (SharkyCombat is his coco id) i slow down as if im in sticky stick glue
can you add a hero.findNearest command?
I dont know why too
Maybe some bug? (20 chars)
Within the Methods Section, there are some descriptions that could use some improvement. Inconsistent usage of Avatar
vs. Your Avatar
and some general misstatements such as using lefts
instead of leaves
(which might confuse some people to think directional)
These two seemed the most in need of revisions:
Hero.fire()
Current Wording:
The special ability. The avatar shoots a fireball in the moving direction that lefts a wide lava trail behind it.
Suggested Revision:
Special ability. Your avatar shoots a fireball in the direction you are facing which leaves a temporary lava trail behind it three times wider than the snail’s normal lava trail.
Hero.throw()
Current Wording:
The special ability. The avatar throws a fireball at the point {x,y} that lefts a wide lava trail when fall down.
Suggested Revision:
Special ability. Your avatar throws a fireball at position {x,y}
creating a temporary rectangular lava area where it lands.
Fixed the issue with red items and sometimes slow snail.
@Bryukh does the green bubble missle have the same phisics as the lava ball thrown by the hero.throw({x,y})
abillity
I found a bug. If the player dashes into a speed orb, the player’s movement speed doesn’t reset back to the default for the rest of the game.
Quite sure that bug was there in the previous arena as well
What’s the default speed though? 22?
The default speed is 8
Ah, yeah that might be a problem then ;-;