Currently when the attempt to print creature01.name is made, the console is blank, so it seems that the string is just not printing. It works when I use int member variables instead so I'm struggling to find some logic as to why this is happening.
What I want to happen in this example is for the console to print, "wew".