Advanced Search
Search Results
2 total results found
Nested Navigation across multiple pages from Main Page
Technical Knowledge
Client
We need to follow the below steps strictly in order to navigate across multiple pages in a newly added tab. Firstly we need to make a separate folder for the new tab . Then we Add all the required pages in the same folder. Suppose From Page 1 of the new tab,...
How to create a new powerup
Game Design
Features
We need to follow the below steps to create a new powerup : A. Go to powerup.xml (or whatever the name will be for the XMl containing data of powerups). Then add another powerup like below : <powerup type="SPACIAL_OCEAN" description ="Push back obstacles"...