ios - SKLabelNodes not responding to the "isHidden" property in Swift 4 -


in app, attempting hide/show sklabelnodes in spritekit. however, despite them having .ishidden property, not seem update, , instead stay visible. not respond other properties such opacity changes or text changes.

player1turnlabel.ishidden = true 

this code using try hide sklabelnode (i using swift 4), -- said before -- no visible changes made when app running.


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -