HOME | DD
#3d #actionscript #adobe #experiment #flash #3 #interactive #interactiveflash
Published: 2014-08-28 18:45:31 +0000 UTC; Views: 502; Favourites: 0; Downloads: 0
Redirect to original
Description
So I decided to start on Actionscript 3. It's gonna take some time getting used to, so what do I do? Make a 3D engine out of it! And somehow, it works... Thank god for DigiPen's CS251 course on 3D model transforms!Controls:
W/S-move forwards/backwards
A/D-Strafe Left/Right
Z/X-Move Up/Down
Q/E-Turn Left/Right
R/F- Turn Up/Down
G/H-Roll Left/Right
Shift- Set Camera view to a fixed position.
Click on the highway to place a blue or red square (randomly determined). You can only place squares on top of the highway.
UPDATE:
Got rid of TWO unnecessary loops, making things faster. Also optimized the camera and Z-Sorting.
Got rid of the pesky lost focus problem.
Got rid of the annoying Right Click problem too.
Related content
Comments: 2
ironcommando In reply to GameWalkthrough [2014-08-29 13:57:47 +0000 UTC]
Still trying to optimize more stuff. I just got the Z-sorting done and removed an entire for loop, which will definitely improve performance.
👍: 0 ⏩: 0

























