Python Text-Based Game (Part 6) - Finishing movement and creating items

preview_player
Показать описание
PasteBins

Sorry for the gap in uploads, I've been making a website and working.

In this video we finish up the movement actions and are making inventory and item classes. These classes will hold functions such as "use_item" (for the item class) and "add_item" (for the inventory class) which we will likely make in the next video. If you have any questions or errors, please comment and I will help as much as I possibly can.
Рекомендации по теме
Комментарии
Автор

Whenever I try to run play.py with all the code for movement finished it comes up with this "'super' object has no attribute '_SpawnPoint__init'", I've tried poking around the code but I have no idea why it says that

pnowy
welcome to shbcf.ru