-
I'm looking for a way to make transitional or "bridge" tiles, that could connect two other tile types.
I.e.
Imagine that 0 is terrain, 1 is stairs and 2 is a wall.
```
let grid = [
0, 0, 0, 0…
-
We should discuss design and implement route transitions - I can see users not seeing realizing something has changed in right the panel
-
In Half-Life, players can obtain weapons, health and armor throughout the game and keep it through between levels.
Level Transitions used to work in Team Fortress 2 Gamemode, but were broken and remo…
-
Hi.
I want the state machine to travel through the states itself (and not on Route 66).
Say, I have these transitions:
```
transitions: [
{ name: 'doParse', from: 'none', to: 'Parse' },
…
-
We need to create the level states for the remaining 4 stages (level2state, level3state, etc). These should each inherit from the LevelState parent class, which will set up the state with the majority…
-
-
```
i dont know if this has been done already, if it has can someone tell me how to
do it, but can you guys add the cube & book homescreen transition that launcher
has?
```
Original issue reported…
-
```
i dont know if this has been done already, if it has can someone tell me how to
do it, but can you guys add the cube & book homescreen transition that launcher
has?
```
Original issue reported…
-
```
i dont know if this has been done already, if it has can someone tell me how to
do it, but can you guys add the cube & book homescreen transition that launcher
has?
```
Original issue reported…
-
Consider adding better page transitions. One example - sliding similar to jQuery mobile.
Maybe even just use the jQuery mobile Css -
http://stackoverflow.com/questions/7920730/jquery-mobile-css3-p…