• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

how to diaplay obstacles on dynamic background

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,

We are working on game project. As of now we have created a scrolling background using tiled layer and the main sprite is static and does walikng animation at the same place .

Now we want add obstacle and collision detection.

I just want to know should we use tiles itself as obstacles or should we use sprites as obstacles.

please provide some code examples and please do revt back as soon as possible.

Thanks,
Revathi.V
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic