About Store Forum Documentation Contact



Search Results
Post Author Forum Replies Views Posted [asc]
  Thread: Question about Jumping
Post: Question about Jumping

Is there any function/variable that indicate whether the character is jumping/on the air/on the ground/etc?
Qpalzmx Support 1 3,057 01-29-2010, 04:50 AM
  Thread: Questions about Water
Post: Questions about Water

Hello, I created a lake in World Editor. In the rendering tutorial 23, the Water class is used. Is it possible to access the lake in code? When I run the app, the lake is quiet like frozen. How to m...
Qpalzmx Support 1 3,047 01-26-2010, 05:07 AM
  Thread: TextDS Problem
Post: TextDS Problem

Hello, I just want to print some words with different TextDS. But It don't work. No text is printed. Code: TextDS tds; Bool Init() {     tds.color = RED;     ...
Qpalzmx Support 1 3,076 01-22-2010, 07:14 AM