Search found 4 matches

by Mai
Tue Sep 24, 2013 1:49 pm
Forum: HTML5/Web Engines
Topic: Problem with tilemap positioning
Replies: -1
Views: 1831

Re: Problem with tilemap positioning

There it is. I changed a few things on the code - like adding a tempfix to the terrain tiles so they'd stay where I want -, but the problem is still there. And the bakeryTiles are going to a completely different spot too.
by Mai
Mon Sep 16, 2013 6:20 pm
Forum: HTML5/Web Engines
Topic: Problem with tilemap positioning
Replies: -1
Views: 1831

Re: Problem with tilemap positioning

I haven't done much with Isogenic yet, but this line: var col = i%15; doesn't seem right to me. This line actually doesn't have a problem. =p It's giving me the values I want, and the objects are being placed on the correct places in relation to each other. They just don't fit in the grid. Here's a...
by Mai
Mon Sep 16, 2013 5:19 pm
Forum: HTML5/Web Engines
Topic: Problem with tilemap positioning
Replies: -1
Views: 1831

Problem with tilemap positioning

Hi, I'm creating a tiled map and it's... well, misplaced. The obj[] entities are going to different coordinates, 50x and 75y bigger than they should. I tried translating to 0,0,0, translating to tile, changing origin, and nothing has worked so far. Here is my code, mostly copied from the examples, w...
by Mai
Fri Sep 13, 2013 4:49 pm
Forum: HTML5/Web Engines
Topic: Editor with Autocomplete?
Replies: -1
Views: 1410

Editor with Autocomplete?

Hi, is there any editor with autocomplete for Isogenic?

Thanks in advance

Go to advanced search