# Origin (0, 0) is at the top left corner

**URL:** https://community.thunkable.com/t/origin-0-0-is-at-the-top-left-corner/3345070
**Category:** Questions about Thunkable X
**Created:** [November 15, 2024, 8:49pm UTC](https://community.thunkable.com/t/origin-0-0-is-at-the-top-left-corner/3345070 "2024-11-15T20:49:22Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![anandavardhana57zwwl](https://avatars.discourse-cdn.com/v4/letter/a/8baadc/32.png) [@anandavardhana57zwwl](https://community.thunkable.com/u/anandavardhana57zwwl)
#### Post date: [November 15, 2024, 8:49pm UTC](https://community.thunkable.com/t/origin-0-0-is-at-the-top-left-corner/3345070/1 "2024-11-15T20:49:22Z")

</div>

Normally (0, 0) is at the bottom left. In Thunkable it appears like it is set at top left corner. I am mentoring a team of kids on an Elevator problem and when the Elevator goes up Y decreases. This is confusing as we all have been so much ingrained to think the other way. Is there way to set (0, 0) at the bottom left as per general understanding? Then Y will increase going up, things will become easy. Thanks

---

<div class="post-metadata">

### Author: ![brianl](https://avatars.discourse-cdn.com/v4/letter/b/f14d63/32.png) [@brianl](https://community.thunkable.com/u/brianl)
#### Post date: [November 15, 2024, 10:16pm UTC](https://community.thunkable.com/t/origin-0-0-is-at-the-top-left-corner/3345070/2 "2024-11-15T22:16:13Z")

</div>

In math, (0,0) does start from the bottom left if we imagine a standard (x,y) graph. However, when it comes to coding, it is different. In coding, (0,0) start from the top left. The short version why is because that is how computer graphics worked historically. It isn’t strictly a Thunkable thing.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/0/f/0f59f292712368bce16ff80133ae10de8a6f27e8.png) [@system](https://community.thunkable.com/u/system)
#### Post date: [February 13, 2025, 10:16pm UTC](https://community.thunkable.com/t/origin-0-0-is-at-the-top-left-corner/3345070/3 "2025-02-13T22:16:32Z")

</div>

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.
