Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Custom Query (296 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (7 - 9 of 296)

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

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

#11 fixed implementing a load screen patrick patrick
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 fixed smooth PNode bensch patrick
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
Note: See TracQuery for help on using queries.