Tuesday, February 19, 2013

update on 20 feb

So today I continue to push myself to build a furniture shopping menu

my goal is to finish 3 task

1. furniture shopping menu let user choose furniture to buy
2. push furniture into inventory
3. let user furnish their house with the furniture they bought

goal 1 is finished here is the result



goal 2 is to push furniture into player inventory once purchased, this is fine just an arraylist

goal 3 is to furnish the player house with the furniture they bought
- here need to design a bit,
- the layout need to rethink

let say i have 40 furniture
maybe start with top big button "inventory", then show me 40 inventory i have, let say i click one of the inventory, i can then move it across x,y,z and rotate, put or take, so i can furnish each of my 40 inventory

but i cannot just load every furniture everytime i go into the house because the player might not buy all furniture, this is the hard part

can only load the stuff the player bought, this is really headach, for the time being, i will just load all, sigh

now head pain, time to procrastinate again, sigh sigh sigh


No comments:

Post a Comment