This site requires JavaScript, please enable it in your browser!
Greenfoot back
RagingAsian
RagingAsian wrote ...

2015/2/24

counter

RagingAsian RagingAsian

2015/2/24

#
In a game like pokemon I am having trouble creating the counter to indicate how much health they have lost in battle. However I don't not know where to Start. (This is for a friend).
danpost danpost

2015/2/24

#
First, create a simple functional counter. Then, work on its image. If you have a specific issue in either step, post the code you tried and explain the issue. After those steps, you can work on having a specific actor use an instance of the class.
You need to login to post a reply.