The Enchanted Cave 2
Delve into a strange cave with a seemingly endless supply of treasure, strategically choos
4.38 / 5.00 36,385 ViewsGhostbusters B.I.P.
COMPLETE edition of the interactive "choose next panel" comic
4.07 / 5.00 13,902 ViewsHow do you make a great game like Thing Thing 3? I know how to make a scolling-platform game, but i dont know how to make the weapons. Does anybody know?
you stop being such a wannabe and create your own original game.
how to make the weapons....did drawing help?
At 6/4/06 09:21 AM, Re2deemer wrote: how to make the weapons....did drawing help?
this.isWeapon = true;
At 6/4/06 09:21 AM, Re2deemer wrote: how to make the weapons....did drawing help?
No, I mean to make it so that you could cycle through them, and that they move with the cursor
At 6/4/06 09:27 AM, Superdean wrote:At 6/4/06 09:21 AM, Re2deemer wrote: how to make the weapons....did drawing help?No, I mean to make it so that you could cycle through them, and that they move with the cursor
I could tell you..... but I wont. Ill tell you HOW though. Look ok trig to find out how to make something frotate towards the mouse. And shoot from it. Look up arrays to find out how to hold the speed and damage varaibles. Then make the gun stop on the frame of the variable used to hold the array.