| |
Goomba Galaxie (DECLINED)
Zero Kirby |
|

Well, your local psychic is off to visit your mother!
![Super Happy Heart Badge [*]](https://archive.mfgg.net/html/badges/shappyheart.gif) ![Minigame Comp Runner Up Badge (1) [*]](https://archive.mfgg.net/html/badges/mcr1.gif) ![Minigame Comp Third Place Badge (1) [*]](https://archive.mfgg.net/html/badges/mct1.gif) ![Secret Santa Badge [*]](https://archive.mfgg.net/html/badges/present.gif)

Group: Members
Posts: 6252
Member No.: 2501
Joined: 15-August 06
Status: (0d)
![[--]](style_images/mfgg2_skin/warn_nosuspend.gif)

|
| QUOTE (Cellnkocane @ May 26 2008, 10:00 PM) | You aren't fooling anyone. Do you take us for idiots?
Edit: You also have no clue about me. Assuming I never finished a single project in my life? Kid, I know programming languages, you know game creator, I wouldn't be talking. |
By "never finished anything" I meant the argument.
And stop acting like you're superior because of your age (if that is your real age).
Also Lab that's quite a bit of programming experience there. If anything, I wouldn't head for Game Maker after trying out so many languages, because really, that's sort of a step backwards.
This post has been edited by Zero Kirby on May 27 2008, 12:12 AM
--------------------
Falcon Punch is the result of the Sun heating fists. It drives the Blue Falcon. Heating causes destruction of water into the pain, where it then hurts, creating rain. Rain creates flowing water in tears, which can then be converted into other forms through more pain.
My Ref - Full Body Ref (minus the badass hat)
Visit Just Another Just Another Day - The Webcomic!
Super Mario Zero: Game Status (RAZZ Y U STEALING MAH FORMAT BRO) Mario Object: Pretty much finished! Enemy Objects: [||||||||--] Just gonna add Spinies, Bullet Bills and Cheep Cheeps! Boss Fights: None in progress. General Engine: [|||||||||-] Ranking System Complete! Gonna add pipes! Levels Complete: [|---------] Haven't even finished the tutorial!
|
|
|
Labyrnth |
|
Standard Member

Group: Members
Posts: 39
Member No.: 2618
Joined: 3-September 06
Status: (0d)
![[--]](style_images/mfgg2_skin/warn_nosuspend.gif)

|
Well i dont know them like my hand just dabbled to see what i would like to pick up on. Blitz so far is the one i have did more reading on and messed with coding. My main problem is as of now is learning to do a dang tile engine. I dont want to go through and write line by line the placing of blocks. Or use preset large map backgrounds to scroll, this will make for a laggy game. I got part of the idea about the data block used for tile engine, But as far as finding any kind of documentation on it is slim. Like this, the data you see each number in this block represents a tile.  And the whole block represents the map. | CODE | .Tilemap Data 10 ; Width Data 10 ; Height Data 2,2,2,2,2,2,2,2,2,2 Data 2,0,0,0,0,0,0,0,0,2 Data 2,0,0,0,0,0,0,0,0,2 Data 2,0,0,3,1,1,3,0,0,2 Data 2,0,0,1,0,0,1,0,0,2 Data 2,0,0,1,0,0,1,0,0,2 Data 2,0,0,3,1,1,3,0,0,2 Data 2,0,0,0,0,0,0,0,0,2 Data 2,0,0,0,0,0,0,0,0,2 Data 2,2,2,2,2,2,2,2,2,2
|
Now to actually do a tile engine im kinda at a loss since i cannot find but a couple examples. And not very good ones at that.
--------------------
|
|
|
Zero Kirby |
|

Well, your local psychic is off to visit your mother!
![Super Happy Heart Badge [*]](https://archive.mfgg.net/html/badges/shappyheart.gif) ![Minigame Comp Runner Up Badge (1) [*]](https://archive.mfgg.net/html/badges/mcr1.gif) ![Minigame Comp Third Place Badge (1) [*]](https://archive.mfgg.net/html/badges/mct1.gif) ![Secret Santa Badge [*]](https://archive.mfgg.net/html/badges/present.gif)

Group: Members
Posts: 6252
Member No.: 2501
Joined: 15-August 06
Status: (0d)
![[--]](style_images/mfgg2_skin/warn_nosuspend.gif)

|
Experience is the best teacher.
You'll have to start from the bottom up with languages. I'm sure you have some experience already, but you always always ALWAYS have to make sure you understand everything.
Basic is the one of the easiest to understand languages by far (which is why it's called Basic), but even so, it requires a lot of study.
I'm sure that, when you get enough experience, the answer will appear before you like magic.
--------------------
Falcon Punch is the result of the Sun heating fists. It drives the Blue Falcon. Heating causes destruction of water into the pain, where it then hurts, creating rain. Rain creates flowing water in tears, which can then be converted into other forms through more pain.
My Ref - Full Body Ref (minus the badass hat)
Visit Just Another Just Another Day - The Webcomic!
Super Mario Zero: Game Status (RAZZ Y U STEALING MAH FORMAT BRO) Mario Object: Pretty much finished! Enemy Objects: [||||||||--] Just gonna add Spinies, Bullet Bills and Cheep Cheeps! Boss Fights: None in progress. General Engine: [|||||||||-] Ranking System Complete! Gonna add pipes! Levels Complete: [|---------] Haven't even finished the tutorial!
|
|
|
Labyrnth |
|
Standard Member

Group: Members
Posts: 39
Member No.: 2618
Joined: 3-September 06
Status: (0d)
![[--]](style_images/mfgg2_skin/warn_nosuspend.gif)

|
Yeah i know of mappy and would love to use it. There is only 1 example of using it, and it doesnt look right. I have a couple of tile Engines that was released. But those people are no whereto be contacted to get info from  . But heightmaps can be used to make terrain. Kinda doesnt look right for 2D game unless i move the camera angle. Then i can use it for parallax scrolling. What im aiming for at the moment is 2D. I have plenty of tile sets, since im no spriter. I had to look around and get tiles and sprites  .
--------------------
|
|
|
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:
Track this topic
Receive email notification when a reply has been made to this topic and you are not active on the board.
Subscribe to this forum
Receive email notification when a new topic is posted in this forum and you are not active on the board.
Download / Print this Topic
Download this topic in different formats or view a printer friendly version.
[ Script Execution time: 0.0590 ] [ 14 queries used ] [ GZIP Enabled ] [ Server Load: 1.84 ]
| |