Search:

Type: Posts; User: Gravity Games

Search: Search took 0.10 seconds.

  1. Replies
    8
    Views
    1,512

    Re: A level format problem

    I've already gone through basic tutorials, I just don't get how to call an object from another object. But if you really think it would help, I'll see if there's a basic object tutorial...

    Edit:...
  2. Replies
    8
    Views
    1,512

    Re: A level format problem

    I'm already using a text based system (I'm loading my levels from a .txt file). I just can't figure out how to call a specific instance of an object/class to be placed at a certain spot.
  3. Replies
    8
    Views
    1,512

    Re: A level format problem

    So how do you actually list which game object goes where in the array? That's what I'm having trouble with. Do you just type in the object name, like "coin" instead of typing "Rectangle So and so" or...
  4. Replies
    8
    Views
    1,512

    Re: A level format problem

    Well, I guess I could try to get the collision to be part of the main level loading code, as for the object to spawn another, I mean to get my level class/object to place blocks, enemies and the...
  5. Replies
    8
    Views
    1,512

    A level format problem

    I'm not sure if this goes here, but lets hope so. Okay, so I've started making a game engine, and right now I'm working on the level format. Right now, I have one object to draw tiles based on a...
Results 1 to 5 of 5