Search Results

Search found 2 results on 1 pages for 'user739711'.

Page 1/1 | 1 

  • Creating ground in a 2D runner game

    - by user739711
    It may be a repetitive uestion but I could not find any specific answer to my query How to create A slanted/curved ground in a 2d runner game. The user will see side view like the old game "Mario" If I use tiled based map I can have only rectangular objects. What is the best way to create tilted ground? Should I use tiled based map, or should I define corner points in the map and create the ground programatically? And what are the difficulties in creating curved ground.

    Read the article

  • UIWebview: Dynamically adding html content

    - by user739711
    I am making an app in which I get text from my server and display it in UIWebview. After some time more text is added and client(iphone) is notified about the additional-text. Now I want to inject this text into my UIWebview. Anybody know how to do it? One method is to update some text file and reload the content. But I dont want to reload the page. Another way can be to use javascript to check updates in a local file (which seems better). Is there any known better solution?

    Read the article

1