Python Forum
[pygame] Blitting armor and weapons with inventory
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[pygame] Blitting armor and weapons with inventory
#2
You didnt update your repo
Error:
metulburr@ubuntu:~/repos/Destination/Destination$ python Destination.py Traceback (most recent call last): File "Destination.py", line 7, in <module> from DestinationFunc import InvisButton as IBT ImportError: cannot import name InvisButton metulburr@ubuntu:~/repos/Destination/Destination$ python3.6 Destination.py Traceback (most recent call last): File "Destination.py", line 7, in <module> from DestinationFunc import InvisButton as IBT ImportError: cannot import name 'InvisButton'
Recommended Tutorials:
Reply


Messages In This Thread
RE: [pygame] Blitting armor and weapons with inventory - by metulburr - Apr-28-2019, 12:06 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Adding an inventory and a combat system to a text based adventure game detkitten 2 6,954 Dec-17-2019, 03:40 AM
Last Post: detkitten
  [pygame] Inventory items not working SheeppOSU 14 6,944 May-27-2019, 09:44 PM
Last Post: metulburr
  [pygame] Inventory problems. Weapons equipped to wrong slot SheeppOSU 6 4,100 May-07-2019, 02:46 AM
Last Post: SheeppOSU
  [pygame] Equiping inventory slots with invisible buttons SheeppOSU 6 4,807 Apr-26-2019, 08:45 PM
Last Post: SheeppOSU
  [PyGame] Help with blitting and events elxleon42 1 2,924 Nov-04-2018, 11:46 PM
Last Post: metulburr

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020