I am thinking of making a game called "the Adventures of pi-guy". It is going to be a platforming game and I want ideas on how to attack enemys. I would appriciate your help.
Offline
Also some help with bosses and enemys. Should the same character be in every boss fight(like the original sonic the hedgehog) or should it be several differant characters.
Also help with story.
Offline
Goldfish01 wrote:
Also some help with bosses and enemys. Should the same character be in every boss fight(like the original sonic the hedgehog) or should it be several differant characters.
Also help with story.
It sounds cool. I'll check it out when it's finished if you tell me when. I can't give any advice at the moment though
Offline
Engine is now up.
Pi-Guy Engine
Last edited by Goldfish01 (2011-05-02 04:22:57)
Offline
infinite scrolling engine is also up Infinite engine
Offline
The infinite engine is important because I will be using the same 2(or 3) blocks with differant costumes and use of the colour effect.
Offline
Well, for attacking I guess your PieGuy could throw small throwing knives, then use this code perhaps.<when[ ? ]key pressed>
<move( ? )steps>
put that code on the spears. you can make the key whatever you want.
put the following code on the evil people:
<if>
<touching[ spears
<hide>
Offline
any other ideas
Last edited by Goldfish01 (2011-05-12 07:18:12)
Offline