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 ViewsHere's mine
Expect that I will submit more.
LOL! that's right!
Why don't you just ask about Idea of a monster then you draw it,.
a Rat with Wings, Sharp Fangs, Sharp Claws.
At 4/19/08 08:54 PM, RooRik101 wrote: iv bin working 24/7 for 3weeks and iv made 47 monsters and cant think of eney more
24/7 for 3 weeks?? Hell thats CRAZY!!
Sleep for a while and let your dream give you an Idea,
A monster in your nightmare will help.
Make me one! a Fire Evlish type pokemon.
I want to die with many hot and sexy women with me, with that, I'm almost in heaven,.:)
I hope I can code so there will be someone who can fix it, but I don't know too much,.
But hey, you're site looks good,.
At 4/8/08 09:26 AM, chunkycheese12 wrote: Yeah i suppose But sometimes its a bit hard to see whether someone is bein sarchastic on the web or not. Anyway, back to the topic. Seeing as this was a joke, no game then?
Not so hard, It depends on the deal,.
Ok, no time for stupid jokes now,.
This thread, no one wants you're deal, try to change you're style,
You gain no respect at all.
At 4/8/08 08:54 AM, B-Mantis wrote: ANYONE taking this thread serious is more stupid than the thread itself.
This thread should be rename, "Stupid Thread" a Nice name indeed.lol
The eye really depends on a character's characteristics, just compare the eye of an anime/cartoon protagonist and antagonist,. did it suit on their characteristics?
Give it much details, shiny, blah, blah, blah,. Eye also depends on the character current emotion, just imagine that the character is Angry but his eye is drawn as happy, does it looks good?
Sorry for double posting,.
I Already done with the map,.
Vist Medieval Studio
To see the Finished Version,. Stay tune!
We're a team anyway. So what's next?
OMFG!! Master Idea eh!!??
Just Imagine that Someone Has accept the deal, He did the animation, scripting, That's alot of hardwork, but you, sitting on you're chair, Stealing music, Editing premade preloader, waiting to your partner to be finished, Is that what you called WORK?? and then you're partner will get only %20?? He's not a slave anyway,. I'm working with zenyara, in medieval studio, I think the Idea, I will do the artworks, and animation, and other stuff, Zenyara for actionscripting and Site development,. That's what you called Fair work, If we will get money on our work, Each of us will get %50, That's a great deal. Visit our site and see our hardworking stuffs.
How can a make Many movie clips into one intance name,? I mean if I had 20 Inventory Slots, What should I do to make their alpha to 0 without doing _root.slot1._alpha=0; _root.slot1._alpha=0; blah blah blah,..
I'm creating my inventory system but I had a problem on the item that I'm picking up.
I'm giving the codes belong.
In my Inventory movieclip
onClipEvent (enterFrame) {
if (Key.isDown(73)) {
_root.inventory._alpha=100;
_root.item._alpha=100;
}else{
_root.inventory._alpha=0;
_root.item._alpha=0;
}
}
I'm have a problem in which I need to hold I button to view the Inventory.
On the first frame of my Inventory
currentslotnum = 1;
function addToslot (item) {
if (!item.found) {
item._x = eval ("itemSlot" + currentslotnum)._x;
item._y = eval ("itemSlot" + currentslotnum)._y;
item.found = true;
item._alpha=0;
currentslotnum++;
}
}
Yeah the item I pick become invisible but Once I press I button, It wont show up anymore.
On the Item
onClipEvent (enterFrame) {
if (_root.megamorph.hitTest (this)) {
this._parent.inventory.addToslot (this);
}
}
Can anyone fix it?
Thanks!
Maybe this is pretty noobish but how could I register an item into a array once i hitTest it?
An example is, The char pick a sword, And also pick a shield,. How could I register them into same array like "Item"?
Thanks
This is My first try of Vectoring and I choose Goku.
I'm Proud That I Vector him so much exactly in a first try,
mainly because I already had experience about my drawing skills,.
here it is:
If you want to help, please pm me of what you can do, It's much better if you can give a sample give me a link to the fla.,.
I'm still thinking if the character will be able to drive a car,
that would be cool,.
bump,.
anyone?
I need is a person who could do turn base system and others.
This one is a RPG type game,. I need someone that can code Like in final Fantasy and on other type of game. hmmm. DragonFable is a good example.
I'm looking for a programmer which can program good enough
for the game that I am making,.
Here's what I've done so far.
pm me if interested.