The numbers you input would come up on the bottom and screen and would transfer to the top once added - I’m essentially using “Ent” as the + symbol and “Total” as the =
I’ve been able to add two numbers together via the following code:
The trouble comes with adding another, or several, more numbers to the result. I know that using “first_number” and “second_number” limits me to be able to use more, but as the player would be putting any number of items through the till, I need a way for that to work.
Any help would be greatly appreciated, I am still quite new and could use all the advice I can get! Thank you!