taskRole Playing Game Engine - Tasks: task #7849, 0.0.4: Multi-tile sprite support

 
 

You are not allowed to post comments on this tracker with your current authentication level.

task #7849: 0.0.4: Multi-tile sprite support

Submitter:  Remco Bras <rvbras>
Submitted:  Thu 13 Mar 2008 09:53:23 AM UTC
   
 
Should Start On:  Wed 12 Mar 2008 11:00:00 PM UTC Should be Finished on:  Wed 12 Mar 2008 11:00:00 PM UTC
Category:  C Core Priority:  1 - Later
Status:  Postponed Privacy:  Public
Assigned to:  None Percent Complete:  0%
Open/Closed:  Open Effort:  0.00

Thu 13 Mar 2008 09:53:23 AM UTC, original submission:  

RPGE currently only supports 16 by 16 sprites, rather than a sprite-specific width.

This task comes down to adding support for m by n sprites, wherein each and every single mob can have a unique sprite size. (Tile sprite sizes are obviously limited to the uniform size of a tile) Furthermore, this means that tile occupants have to be somehow generalized, such that the collision checking of mobs and tiles comes down to a checking intersection of two m by n rectangles. Another tricky part is keeping track of the 'occupant status' of a m by n mob that may span 200 tiles, 1 tile or even just 1/8th of a tile.

For me, personally, this is a RPGE-1.0.0 item, something that should be fixed before I can call RPGE 'complete', but not something that is extremely urgent.

Remco Bras <rvbras>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rvbras (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2008-08-24 rvbras SummaryWish Item: Multi-tile sprite support 0.0.4: Multi-tile sprite support
    2008-03-13 rvbras CategoryNone C Core
        Priority5 - Normal 1 - Later
        StatusNone Postponed

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code