Dec 10, 2014 Update:
Z-Order [solved]
[attachment=0:1bkftfm1][/attachment:1bkftfm1]
---------------------------------------------------------------------------------------------------------------------------------------------------------------
Dec 08, 2014
Isometric projection example (Car behavior)
[attachment=2:1bkftfm1][/attachment:1bkftfm1]
[attachment=1:1bkftfm1][/attachment:1bkftfm1]
Topdown view for Collision detection, line of sight, pathfinding...
...
Example 8 Way
Don't use Walk0, Walk1, Walk2?
Frames (one direction):
idle 1
Walk cycle 4
Run Cycle 8
Render all animation in one (8 Direction behind):
idle from 0-7 (1x8)
Walk 8-40 (4x8=32)
Run Cycle 41-105 (8x8)
Use Array (XYZ) to control these animation?
...
How can i limit rotation of a curve path?
Can someone integrate Z-Order and Array with speedcontrol for frames?
Everyone who use this capx, please integrate things to this Capx and load it up. Thx.