ScareCrow1226
Member
okay this is my first post, what I'm trying to do (in XP) is make a simple SCI-Fi game
okay here is my real issue
1st) i want to make an upgradeable/downgreable weapon, more particularly i want a gun that normally fires a white laser, but i want to be able to add and take away upgrade chips which will change the color and attributes of the weapon
For example:
Blaster (no attributes) + Red Chip (Red attribute) = Red Blaster (Red Attribute)
or
Blaster (no attributes) + Blue Chip (Blue attribute) = Blue Blaster (Blue Attribute)
But the chips need to be removable
Red Blaster (Red Attribute) - Red Chip (Red attribute) = Blaster (no attributes)
Then i want it to be able to get more complicated
Blaster MK2 (No attribute) + Red Chip (Red attribute) + Blue Chip (Blue Attribute) = Purple blaster ( 50% Red, 50% Blue)
Any Help would be great
okay here is my real issue
1st) i want to make an upgradeable/downgreable weapon, more particularly i want a gun that normally fires a white laser, but i want to be able to add and take away upgrade chips which will change the color and attributes of the weapon
For example:
Blaster (no attributes) + Red Chip (Red attribute) = Red Blaster (Red Attribute)
or
Blaster (no attributes) + Blue Chip (Blue attribute) = Blue Blaster (Blue Attribute)
But the chips need to be removable
Red Blaster (Red Attribute) - Red Chip (Red attribute) = Blaster (no attributes)
Then i want it to be able to get more complicated
Blaster MK2 (No attribute) + Red Chip (Red attribute) + Blue Chip (Blue Attribute) = Purple blaster ( 50% Red, 50% Blue)
Any Help would be great