Hi there,
I am trying to code buttons to change the value of ‘myValue’.
This is the code I have;
this.onRelease = function(){
myValue = 1
}
Is there a function I need to put in front of myValue?
Thanks
Hi there,
I am trying to code buttons to change the value of ‘myValue’.
This is the code I have;
this.onRelease = function(){
myValue = 1
}
Is there a function I need to put in front of myValue?
Thanks
:: Copyright KIRUPA 2024 //--