draklaw / dagfin

A small game done in 72h for the ludum dare 29 game jam.
1 stars 1 forks source link

chap3 bug and improvement #21

Closed 1000i100 closed 10 years ago

1000i100 commented 10 years ago

the light following player don't work anymore, and now the lightening stone need to be actively taken, so if you don't think it's active, you will not try to take it.

draklaw commented 10 years ago

The bug of the light is corrected in my local repository, but I want to have something clean before I push.

The fact that objects must be activated with the use key is intended, but it could be modified if player does not understand how to use them. However, I expect that player will try to use all new things, even more when they are obviously placed in the middle of the room.

draklaw commented 10 years ago

Should be fixed by commit ceab2051. (You still have to press the use key to pick up items.)