Working Calculator Mk. 2 (5/10 or 🟧)

Hello i guess this is a working calculator. :no_mouth:
I’m new here so I’m starting off simple. tell me if I’m doing anything wrong. This does have block coding!
Anyway here we go:

Devices Needed

Spawn Pad x1
Triggers x27
Buttons x25
Barriers x17
Text x15

I might be forgetting a few idk

Now let’s start!

Steps
Making the Calculator look like a calculator
  1. Make an outline and screen


    Don’t forget to turn off collision.

  2. Add the keys


    Don’t forget to turn off collision on this to

(I know they aren’t placed very well i was rushed)

  1. Add the text
Typing
  1. Add 10 buttons, from 0 to 9, and configure settings like so:


  2. Add 4 more buttons, for +, -, ÷, and x
    Like so:


  3. Add a button for the Enter key


Triggers And Properties
  1. Add 5 different properties:

    1st property:

    2nd property:

    3rd property:

    4th property:

    5th property:
  2. Add 10 triggers, from 0–9, like so:
    For example here’s zero=
    IMG_0970
  3. Do the enter trigger like this:
  4. Then for the text/answer screen:
    IMG_0973
End

That’s it!
Thank you for reading this!

GimPro out!

  • 1/10
  • 2/10
  • 3/10
  • 4/10
  • 5/10
  • 6/10
  • 7/10
  • 8/10
  • 9/10
  • 10/10
  • 11/10
0 voters
2 Likes

not a bad guide, but I don’t think it’s 9/10, I think it’s somewhere around 7/10

I recommend making polls

Showcase links are not allowed. Also it feels more like a 6/10.
But nice guide.

I don’t think making showcase links is allowed…

image
Why do we need to choose 3 times?

Sorry, I didn’t know! I will remove it!

Explain to me this blockcode, I don’t get this part.
image

Basically it is so you can put numbers that have more than one didget.

But whats with the “+ 0” at the end of each set property block?

That’s just the example! If the number you are typing is 6, it would be + 6
That is just the example for 0!

by the way, don’t forget to remove the idea tag, as they are used a little differently

Oh, thanks for clarifying.