# Cat Jumper

**URL:** https://forum.makecode.com/t/cat-jumper/1642
**Category:** Arcade
**Tags:** game
**Created:** [April 9, 2020, 8:33am UTC](https://forum.makecode.com/t/cat-jumper/1642 "2020-04-09T08:33:01Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![KeveZeer](https://avatars.discourse-cdn.com/v4/letter/k/d07c76/32.png) [@KeveZeer](https://forum.makecode.com/u/KeveZeer)
#### Post date: [April 9, 2020, 8:33am UTC](https://forum.makecode.com/t/cat-jumper/1642/1 "2020-04-09T08:33:01Z")

</div>

> **[Cat Jumper](https://arcade.makecode.com/47211-50896-84177-37025)**
>
> Made with ❤️ in Microsoft MakeCode Arcade.

---

<div class="post-metadata">

### Author: ![darzu](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/darzu/32/1882_2.png) [@darzu](https://forum.makecode.com/u/darzu)
#### Post date: [April 9, 2020, 2:44pm UTC](https://forum.makecode.com/t/cat-jumper/1642/2 "2020-04-09T14:44:53Z")

</div>

Hey this looks great! I love your cat drawings! Also great choice on the fireball, much better looking than mine 🙂

I noticed when I loaded the project there was some jitter on the cat when it’s on the ground:

 ![2020-04-09 07.40.26](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/1X/da2eb9460d20527d3f25e5d2eef35376eaa231b7.gif)

The long story:  
This is a subtle problem that I might make another video to address. The issue is that the “at rest” frame of the cat is a little bit off the ground so that when the image switches to the cat at rest it actually lifts the cat off the ground a little bit and causes the cat to start falling again and this happens infinitely. It’s not an easy problem to spot and I’ll think about a way to make this more obvious to users.

The short story: For now, here’s the fix, just shift the “at rest” frame down until it touches the bottom of the image:

 ![2020-04-09 07.40.45](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/1X/bf48782ec43662e453a06661bdc8ac2a308dbc5f.gif)

---

<div class="post-metadata">

### Author: ![darzu](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/darzu/32/1882_2.png) [@darzu](https://forum.makecode.com/u/darzu)
#### Post date: [April 9, 2020, 2:50pm UTC](https://forum.makecode.com/t/cat-jumper/1642/3 "2020-04-09T14:50:25Z")

</div>

Great level design, btw. Your levels are a good challenge while still being achievable.

---

<div class="post-metadata">

### Author: ![KeveZeer](https://avatars.discourse-cdn.com/v4/letter/k/d07c76/32.png) [@KeveZeer](https://forum.makecode.com/u/KeveZeer)
#### Post date: [April 10, 2020, 7:25am UTC](https://forum.makecode.com/t/cat-jumper/1642/4 "2020-04-10T07:25:47Z")

</div>

Dear Darzu!

I made the following program from your video: Cat Jumper.

I uploaded Cat Jumper because no one has uploaded it to the Forum.  
KeveZeer
