CTMWood
(Beginner) Instantiate objects of a class at runtime
Brilliant, thank you. I'm going to do both because this is about learning rather than making a good program 🙂
I imagine I will care about arguments because when I initialise a new enemy I will want to randomise it's starting location for example.
19 replies
Beginner problem with Classes
If I understand correctly, the issue was that I created 2 files, thinking they were in the same project. But by some newbie fuckery I've gone and put them in some random locations and they couldn't see each other. If I fix that I'm gravy
115 replies
Beginner problem with Classes
I think I get it, I'm going to go try to get it working with what you've suggested. This solution explorer definitely feels like the piece of the puzzle I was missing. And I appreciate the tips on naming files too. Many thanks
115 replies