![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | SrDarkClover |
how to solve
![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | SrDarkClover |
how to solve
![]() |
Reply From: | exuin |
You probably have ==
instead of =
but I can’t tell for sure without the actual code.
![]() |
Reply From: | Firty |
var date:String = "04/01/2021"
func _ready():
date
this is a STANDALONE_EXPRESSION. when you write something in the code that just won’t do anything.