1 Like
Hi!
Check the inspector and see if you changed the cost of the tower, if not, add a debug line in your CreateTower
method and Withdraw
method, see how many times they are called, if they are called multiple times then your issue is on the script that calls the CreateTower
method.
1 Like
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.