Replies: 1 comment
-
| after second sight, I see this (more or less) addressed in issue #351 so I hope we can get this feature soon. | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Maybe I'm just blind ... but if I have an int variable and want to show it in a label, I get an error because an int cannot be assigned to a string. Do we need a black "format string" block which does the % magic?
(currently using latest release version in Godot 4.4)
Beta Was this translation helpful? Give feedback.
All reactions