Hey,
i was wondering if anybody has made a calculator with game editor. if anybody has could they upload it? or if anybody has ideas how to make one could they tell me?
thanks
txb3.textNumber = txb1.textNumber + txb2.textNumber;
txb3.textNumber = txb1.textNumber - txb2.textNumber;
txb3.textNumber = txb1.textNumber * txb2.textNumber;
txb3.textNumber = txb1.textNumber / txb2.textNumber;
Game A Gogo wrote:although, GE does not have the sin-1, cos-1 and tan-1, like the inverse of sin, cos and tan.
==Kalladdolf== wrote:
- Code: Select all
txb3.textNumber = txb1.textNumber + txb2.textNumber;
Users browsing this forum: No registered users and 1 guest