Forums

Code Generator


Subscribe to Code Generator 7 posts, 4 voices

 

Jun 10, 2008 12:35am

Acnerdz Acnerdz 21 posts

The Main thing I have seen people have a problem with is generating a code for the final touched and the glue of the game. But there should be a program where you'd type like Sprite A = Flip @ Click 25A. and it would make it so that when you clicked at 25A it would do it! This is also a problem for me...

Read Post 3

I grade on a simple understandment.

Funness - 2stars

Graphics - 2stars

Sounds - 1star

Points/Extra - star

 

Jun 10, 2008 12:51am

JAk HAk JAk HAk 595 posts

That makes no sense.
I'll try and decipher. You want simple code that says if I click at 25A then it does something
right? Is 25A a location?
If so, I'll use x and y coordinates instead in an example peice of code.

In the global left pressed event:
Codeif (mouse_x=25 && mouse_y=1) {
sprite_index=A
}


Again, I don't really have any idea what you are talking about. Sorry.


Yes, the answer is not maybe.

 

Jun 10, 2008 1:14am

Acnerdz Acnerdz 21 posts

I know I am dumb but I mean like do you know how if you want something to happen if you click that circle you cant do with events? Well you could type in the code box circle explode @ 50 points and the code would form... (This has nothing to do with me...)

I grade on a simple understandment.

Funness - 2stars

Graphics - 2stars

Sounds - 1star

Points/Extra - star

 

Jun 10, 2008 6:29am

mrsmes mrsmes 1846 posts

Sounds awesome.

[img=125x25]http://www.turboimagehost.com/p/808600/signature_good.gif[[/img]

 

Jun 10, 2008 1:50pm

Acnerdz Acnerdz 21 posts

Well I hope I made more sense...

I grade on a simple understandment.

Funness - 2stars

Graphics - 2stars

Sounds - 1star

Points/Extra - star

 

Jun 19, 2008 4:42pm

kopaka_nuva kopaka_nuva 38 posts

Why would we need a feature that makes code when you type in code if you could accomplish this much easier by simply learning GML?

 

Jul 2, 2008 9:27am

mrsmes mrsmes 1846 posts

I learned gml easily.
IP Adress means Internet Protocol Address.

[img=125x25]http://www.turboimagehost.com/p/808600/signature_good.gif[[/img]