Bloodbane
Well-known member
Some months ago, I played a browser game with upgrade feature. Instead of using menu, that game puts the upgrade shop in the level as items which can be touched to purchase.
That gives me an idea to create simple shop system in OpenBoR which can be accessed easily and doesn't require menu.
I don't have time to record video for this yet but I have uploaded a demo for this shop system here : Brute Shopping.
Shop appears as vending machine in that demo. There are 2 machines in this demo, each with its own item to sale and price.
I typed Brute cause you don't access vending machine by inserting coins but by hitting it instead.
Your currency is your score so get some score before purchasing something
.
There are other features in this demo but I'll let you discover them ;D.
!! UPDATE !!
I have updated this demo with new features:
1. Machine's information texts are centered.
2. Storage machines.
They are using vending machine sprite with different palette but they work differently.
Hitting storage machine will spawn the item without costing any score. However, there's a limit on how many items the machine can spawn
.
You can get it here : Brute Shopping v2
That gives me an idea to create simple shop system in OpenBoR which can be accessed easily and doesn't require menu.
I don't have time to record video for this yet but I have uploaded a demo for this shop system here : Brute Shopping.
Shop appears as vending machine in that demo. There are 2 machines in this demo, each with its own item to sale and price.
I typed Brute cause you don't access vending machine by inserting coins but by hitting it instead.
Your currency is your score so get some score before purchasing something
There are other features in this demo but I'll let you discover them ;D.
!! UPDATE !!
I have updated this demo with new features:
1. Machine's information texts are centered.
2. Storage machines.
They are using vending machine sprite with different palette but they work differently.
Hitting storage machine will spawn the item without costing any score. However, there's a limit on how many items the machine can spawn
You can get it here : Brute Shopping v2