xyz SuperGibaLogan just fixed it "Only" 60 posts to fix some bad indentation. Quite an achievement, eh? 🥳
SuperGibaLogan xyz wait how do i make an instance? the errors in the setup function says it cant call the non-static function "get_navigation_map()" on the class "TileMap" directly, and its telling me to make an instance instead
xyz SuperGibaLogan It's the same as with all other errors you have. Compare what you typed to what is actually there in the tutorial. How many times do I need to say this? You're just not paying enough attention when re-typing code. That's your main (and pretty much the only) problem here.
SuperGibaLogan xyz ok i fixed the error, apparently i had to put :'s in the resource and tile_map variable instead of ='s