The McLeodGaming forums were permanently closed on April 30th, 2020. You are currently viewing a read-only archive.
View unanswered posts | View active topics It is currently Fri May 15, 2020 3:55 pm



 [ 409 posts ]  Go to page Previous  1 ... 15, 16, 17, 18, 19, 20, 21 ... 28  Next
Gamemaker help! (Now with FAQ) 
Author Message
User avatar

Joined: Mon Aug 11, 2008 6:40 am
Posts: 1648
Location: ... Not America
You guys think you can help with some 3D?


Sat Nov 08, 2008 5:32 pm
Legendary Ghost
User avatar

Joined: Mon Aug 04, 2008 7:44 am
Posts: 1031
Location: Pennsylvania
Country: United States (us)
Gender: Male
Unfortunately I've never toyed with the 3D components of Game Maker. Even the original creator of Game Maker said he never really intended it for 3D purposes. But they have a 3D game tutorial on the yoyogames site. Be prepared to do scripting though.

_________________
Place all complaints in the circular file.


Sat Nov 08, 2008 5:36 pm
User avatar

Joined: Tue Aug 12, 2008 4:01 pm
Posts: 239
Location: GA
Gender: Male
Deep Thought 42 wrote:
Unfortunately I've never toyed with the 3D components of Game Maker. Even the original creator of Game Maker said he never really intended it for 3D purposes. But they have a 3D game tutorial on the yoyogames site. Be prepared to do scripting though.


Scripting and variables, my worst nightmare.

_________________
Live by the sword die by the sword...
Image

Adopted by KonamiFlash, Guitar_Hero is my uncle mii and j-corp are my grandparents
children:SmashKing08, maniacmario64, Glydekid, SolidKlonoa wife:ashante08

Image
Intelligence Test


Sat Nov 08, 2008 7:06 pm
User avatar

Joined: Tue Aug 12, 2008 4:01 pm
Posts: 239
Location: GA
Gender: Male
silver'08 wrote:
Nacritico wrote:
silver'08 wrote:
silver'08 wrote:
how would you make power blast hit the AI player ex: vegeta doing big bang atk and maek it hit goku?

... :-_-:


Try to explain... and attacks does not hit characters.
That's just like saying:

Quote:
HOW DO I MAKE THE KAMEHAMEHA HIT "THE LEFT KEY"?

lol, no like this
i want to make it hit the other char but in any direction but for now just left and right plz.
saying i want ryu hadoken to hit goku u got it???

And also how do i make him do a combo hit (>sss) as in each hit does dmg? EX: knee (like 2 dmg) sidekick (2 dmg) and back roundhouse(3 dmg) look blew for the kick combo i made


Image

Image


Stop skipping me, it's getting annoying. :hmph:

_________________
Live by the sword die by the sword...
Image

Adopted by KonamiFlash, Guitar_Hero is my uncle mii and j-corp are my grandparents
children:SmashKing08, maniacmario64, Glydekid, SolidKlonoa wife:ashante08

Image
Intelligence Test


Sat Nov 08, 2008 7:09 pm
User avatar

Joined: Mon Aug 11, 2008 10:50 am
Posts: 470
Location: not here!!!!!! Location: i alredy told u Location: quit asking!!! Location: glitchy thing!
silver'08 wrote:
Stop skipping me, it's getting annoying. :hmph:


stop ignoring ME.

:WEE: wrote:
SILVER:

Sirtopeia wrote:
SmashKing08 wrote:
IDK if someone ask this becuase i didn't check all the post but


how do i make a combo like if i press AAA


check the faq, i put it there


for the attack, make the ki blast its own object, and go into the character's object. make a collision event with the ki blast, and say variable 'health' (or whatever it happens to be, i don't know them all) is -(negative or minus)<damage the ki blast does>

i'm pretty sure that's what you would do. oh, and in the ki blast make a create even for when you press the attack button that does that, and make the vertical speed whatever you want it to be.

_________________
Image
Image Image Image Image

Default: Haingi
Purple: Hollow
Orange: Uchiwa
Blue: Orine


Sat Nov 08, 2008 7:33 pm
WWW
User avatar

Joined: Tue Aug 12, 2008 4:01 pm
Posts: 239
Location: GA
Gender: Male
:WEE: wrote:
silver'08 wrote:
Stop skipping me, it's getting annoying. :hmph:


stop ignoring ME.

:WEE: wrote:
SILVER:

Sirtopeia wrote:
SmashKing08 wrote:
IDK if someone ask this becuase i didn't check all the post but


how do i make a combo like if i press AAA


check the faq, i put it there


for the attack, make the ki blast its own object, and go into the character's object. make a collision event with the ki blast, and say variable 'health' (or whatever it happens to be, i don't know them all) is -(negative or minus)<damage the ki blast does>

i'm pretty sure that's what you would do. oh, and in the ki blast make a create even for when you press the attack button that does that, and make the vertical speed whatever you want it to be.


I'm not, but I need OTHER INFO form sir.

_________________
Live by the sword die by the sword...
Image

Adopted by KonamiFlash, Guitar_Hero is my uncle mii and j-corp are my grandparents
children:SmashKing08, maniacmario64, Glydekid, SolidKlonoa wife:ashante08

Image
Intelligence Test


Sat Nov 08, 2008 8:33 pm
User avatar

Joined: Mon Aug 11, 2008 10:50 am
Posts: 470
Location: not here!!!!!! Location: i alredy told u Location: quit asking!!! Location: glitchy thing!
i just answered BOTH of your TWO questions... what else do you need to know from sir?

_________________
Image
Image Image Image Image

Default: Haingi
Purple: Hollow
Orange: Uchiwa
Blue: Orine


Sun Nov 09, 2008 10:08 am
WWW
SSF2 Developer
User avatar

Joined: Mon Aug 11, 2008 6:41 am
Posts: 982
Location: Lost in binary.
Country: United States (us)
Gender: Anime Girl
Champio30 wrote:
You guys think you can help with some 3D?

i can do 3d, but i hate 3d in gamemaker, i use fps creator for 3d games

_________________
Adopted by Spikeman & capcomflash.
Old Quotes: show
Kiki wrote:
I feel so proud...I knew a web lingo that he didn't.

Cleod9 wrote:
So Sirto I guess you could say the whole experience was... sir-REAL eh?
Ok that wasn't funny at all, I apologize.


Sun Nov 09, 2008 1:38 pm
SSF2 Developer
User avatar

Joined: Mon Aug 11, 2008 6:41 am
Posts: 982
Location: Lost in binary.
Country: United States (us)
Gender: Anime Girl
Deep Thought 42 wrote:
Sirtopeia wrote:
Deep Thought 42 wrote:
Nacritico wrote:
Can you tell me about a good way of tracing variables (for debugging) while the game is running??
I've never used coding in game maker before, so I'm kind of new at this. :sweat:

I know you can enter into debug mode, and can see the variables outside objects (such as stage), but I can not find a good way to see the varaibles inside the objects themselves.

Note: I can see pre-defined variables, such as x,y,sprite,path, etc. But I can not see the variables I define for myself, such as life.

You can print variables to the screen while your game is running. Use a blank object and add a draw event. Inside the draw event you can tell it to draw a variable (such as player.life).


HAHAH FOR ONCE DT IS WRONG!!!
(play mcleod kart on any track, then snap a picture of your face so i can see the expression)

you CAN print vars to the screen (and have them change on the screen too!)
want to learn how?

make an object, name it anything you want
make it output the text (for a variable, you have to use the code way to make the text) and don't put the "" around the var name. then your var should appear on screen where you told it to, BUT it won't update when it changes in the game rite?

here is how you fix that:
make the text creating object destroy itself only 1-2 steps after it is created
and make another object who keeps creating the text object in the same place it was destroyed ^^

when the game runs it will look like the variable is shown on screen just like it would on the upper frame
(if you are really fancy, you can add plain text (or "labels") in front of your variables to tell the player what that is)

sadly unless you have pro, you can only have solid colors for text, and i think you are limited to only black and white (but I'm not sure)

...
When did I say you can't? I clearly said you CAN. Don't get so eager Sirtopiea. I think you need to re-read my statement.
Image


I... could have sworn it said can't...

wait? did you use your admin powers to change the posts, because YOU made a typo?

_________________
Adopted by Spikeman & capcomflash.
Old Quotes: show
Kiki wrote:
I feel so proud...I knew a web lingo that he didn't.

Cleod9 wrote:
So Sirto I guess you could say the whole experience was... sir-REAL eh?
Ok that wasn't funny at all, I apologize.


Sun Nov 09, 2008 1:39 pm
User avatar

Joined: Mon Aug 11, 2008 10:50 am
Posts: 470
Location: not here!!!!!! Location: i alredy told u Location: quit asking!!! Location: glitchy thing!
Sirtopeia wrote:
[quote=Deep Thought 42]*stuff*


I... could have sworn it said can't...

wait? did you use your admin powers to change the posts, because YOU made a typo?[/quote]

no, he definitely didn't. i am a witness of before you quoted him.

_________________
Image
Image Image Image Image

Default: Haingi
Purple: Hollow
Orange: Uchiwa
Blue: Orine


Sun Nov 09, 2008 2:52 pm
WWW
User avatar

Joined: Tue Aug 12, 2008 4:01 pm
Posts: 239
Location: GA
Gender: Male
silver'08 wrote:
:WEE: wrote:
silver'08 wrote:
Stop skipping me, it's getting annoying. :hmph:


stop ignoring ME.

:WEE: wrote:
SILVER:

Sirtopeia wrote:
SmashKing08 wrote:
IDK if someone ask this becuase i didn't check all the post but


how do i make a combo like if i press AAA


check the faq, i put it there


for the attack, make the ki blast its own object, and go into the character's object. make a collision event with the ki blast, and say variable 'health' (or whatever it happens to be, i don't know them all) is -(negative or minus)<damage the ki blast does>

i'm pretty sure that's what you would do. oh, and in the ki blast make a create even for when you press the attack button that does that, and make the vertical speed whatever you want it to be.


I'm not, but I need OTHER INFO form sir.


wee @: need the combo AAA tomake each A do a dmg.

_________________
Live by the sword die by the sword...
Image

Adopted by KonamiFlash, Guitar_Hero is my uncle mii and j-corp are my grandparents
children:SmashKing08, maniacmario64, Glydekid, SolidKlonoa wife:ashante08

Image
Intelligence Test


Sun Nov 09, 2008 3:42 pm
User avatar

Joined: Tue Aug 19, 2008 5:35 pm
Posts: 929
Location: siouxfalls
cant read tut.

_________________
....I do cocaine..


Thu Nov 13, 2008 6:14 pm
SSF2 Developer
User avatar

Joined: Mon Aug 11, 2008 6:41 am
Posts: 982
Location: Lost in binary.
Country: United States (us)
Gender: Anime Girl
blackice wrote:
cant read tut.

you need a pdf reader then
http://www.adobe.com/products/acrobat/readstep2.html

_________________
Adopted by Spikeman & capcomflash.
Old Quotes: show
Kiki wrote:
I feel so proud...I knew a web lingo that he didn't.

Cleod9 wrote:
So Sirto I guess you could say the whole experience was... sir-REAL eh?
Ok that wasn't funny at all, I apologize.


Thu Nov 13, 2008 9:02 pm
User avatar

Joined: Tue Aug 19, 2008 5:35 pm
Posts: 929
Location: siouxfalls
damn, im not allowed to just install stuff on the computer, i have to get permission. :( well my first question is: when putting in sprites, do i put in animations of em or a single sprite at a time, and how do i set up the room and set up the keys to correspond with what i want the character to do?

_________________
....I do cocaine..


Thu Nov 13, 2008 9:09 pm
SSF2 Developer
User avatar

Joined: Mon Aug 11, 2008 6:41 am
Posts: 982
Location: Lost in binary.
Country: United States (us)
Gender: Anime Girl
blackice wrote:
damn, im not allowed to just install stuff on the computer, i have to get permission. :( well my first question is: when putting in sprites, do i put in animations of em or a single sprite at a time, and how do i set up the room and set up the keys to correspond with what i want the character to do?

you can do that by clicking "edit sprite"

and you need to get your own computer like me :wee:

_________________
Adopted by Spikeman & capcomflash.
Old Quotes: show
Kiki wrote:
I feel so proud...I knew a web lingo that he didn't.

Cleod9 wrote:
So Sirto I guess you could say the whole experience was... sir-REAL eh?
Ok that wasn't funny at all, I apologize.


Fri Nov 14, 2008 7:22 am
Display posts from previous:  Sort by  
 [ 409 posts ]  Go to page Previous  1 ... 15, 16, 17, 18, 19, 20, 21 ... 28  Next

Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

cron
Powered by phpBB® Forum Software © phpBB Group
Designed by ST Software for PTF.