Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Custom Query (296 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (16 - 18 of 296)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Ticket Owner Reporter Resolution Summary
#10 patrick patrick fixed remove old coordinates.h
Description

remove the old coordinate.h file. it has been used to manage locations/placements. replaced by parenting

#11 patrick patrick fixed implementing a load screen
Description

the goal is to implement a load screen that is been displayed during the load-time of the World and probably a little longer… SDL_image shall be used.

#12 bensch patrick fixed smooth PNode
Description

implement a PNode (Parent Node) that doesn't follow its parent at once, but glides smoothly after it.

  • concrete use
    • camera that smoothly follows the player
    • a wingman that will follow you with a delay and smooth

  • requirements
    • set the delay of an action
    • set the smooth factor: how fast a child shall follow its parent
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Note: See TracQuery for help on using queries.