 |
| Menu |
Home |
|
Games |
|
Community |
|
Resources |
|
Links |
|
|
 |
 |
 |
 |
AGS Bug and Suggestion Tracker | BB155 (Feat): Add objects to room at runtime | | Priority: | Normal | | Status: | Awaiting fix | | AGS Component: | Engine | | Reported: | 25-Sep-04 at 23:12 by Unknown | Comments:
Posted by monkey_05_06 on 23-Oct-06 at 09:21 (IP logged): Perhaps instead of actually creating "new" objects, all objects could be created statically in the editor, and the user could just create dynamic instances of the objects?
That way the user could still define interactions and things as they do with normal Objects, just they wouldn't be locked into one single room, and could be linked into any room (i.e., with a Room property).
Original description: 25-Sep-04 15:12 - strazer set state to Awaiting fix (From the to-do list.)
To-do list entries:
* CreateNewObject(x,y,pic,interaction_func) to add objects to the room
or alternatively specify a inventory item to link its interaction to
* AddNewObjectToRoom(x,y,pic) to add a new object with no interactions |
If you are a moderator you can set the status of this item, for example to verify a bug or suggestion. Remember, the state of a bug/suggestion goes like this:- user submits the report, starts off unverified.
- as moderator, you replicate the bug yourself, or make totally sure that it is a bug in AGS rather than bad scripting, and then set the status to awating fix
- I (CJ) look at all bugs set to 'Awaiting Fix', and will attempt to fix them in due course. Once I have fixed a bug, I set it to Implemented.
- Once on Implented, the original user who reported the bug should check that it is indeed fixed, and if so change it to Complete.
- CJ may decide that a suggestion request, for example, is not do-able in the near future, in which case it will be set to Postponed to indicate that it will not be resolved soon.
- If a bug turns out not to be a bug in AGS, or a suggestion is unfeasible or already implemented, it will be set to Rejected.
- The Work On state is just used by CJ to keep track of which things he is working on but that have not yet made it into a public release.
Return to main bug list |
|
 |
|