Search found 3 matches

by Amon
Sat Jun 02, 2012 5:31 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: 2D TileMap Editor?
Replies: 1
Views: 2089

2D TileMap Editor?

I've programmed lots of them, some with GUI and some without. The important thing here is that I know how to write the code for a 2D Tilemap Editor. What I am looking for is assistance with what Objects to use i.e. what would I use as the main object to draw all the images on etc? Please forgive the...
by Amon
Fri Jun 01, 2012 11:48 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: A Canvas to draw graphics on?
Replies: 3
Views: 3189

Re: A Canvas to draw graphics on?

Thanks for your replies. Spent a while going through docs and tutorials. I think I might begin testing a few things now.

Thanks again!

regards,
Amon
by Amon
Fri Jun 01, 2012 9:09 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: A Canvas to draw graphics on?
Replies: 3
Views: 3189

A Canvas to draw graphics on?

Hi all, I'm migrating from RealStudio and would like to dip into LiveCode by making a small application. Basically what would one use in order to be able to draw graphics to a window? Much like a 2D game has a canvas (HTML5 Canvas etc) , does LiveCode have the same? I have literally only been using ...