[Source] Isometric Tile Engine
Posted: Wed Jul 06, 2011 1:31 am
Well I've only recently started working with LiveCode and straight away I wanted to see what it was capable of. So basically I've managed to create a basic isometric tile engine using purely LiveCode. It was a challenge to say the least but unfortunately I feel this language just isn't for me. I have become so used to object oriented programming it's just too much to turn back.
So before I depart I decided to leave the full source code including the images etc that I used. Feel free to use it how you like. I've pretty much created a mini-framework in the Stack script to allow for a new message "enterFrame" which mimics the Flash behaviour of running a function every frame, currently set at a max of 50 fps.
All the other proper code is located in the Card script and you can have a look through to see how I've done everything and maybe even improve on it by adding avatars or furniture etc.
It was fun LiveCode but it's time for me to leave, enjoy the source guys!
So before I depart I decided to leave the full source code including the images etc that I used. Feel free to use it how you like. I've pretty much created a mini-framework in the Stack script to allow for a new message "enterFrame" which mimics the Flash behaviour of running a function every frame, currently set at a max of 50 fps.
All the other proper code is located in the Card script and you can have a look through to see how I've done everything and maybe even improve on it by adding avatars or furniture etc.
It was fun LiveCode but it's time for me to leave, enjoy the source guys!
