Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Recommended Posts

Posted
Nice and reiner made some nice sets also. I have some being made for my game right now. I had not planned in a true iso look just one like ambardia but this would be better.
Posted
> -snippy-

Matey, "REAL" and "FLUENT" isometric IS literally still a 2D matrix, with the exact same rendering/input calculation as above.

Fundamentally speaking, it's still the same x/y calculations as ever. You just render it differently, and transition it differently. That's all.
Posted
y iso at all??? just make tiles that give the feel of it?

you dont really need iso movement just upgrade the movement to 8 directional.

(Reiners tiles?? WHY? >.> there like looking at nothing , nice detail but too small and boring)

anyways iso = bad move just saying o-o just looking at flare tiles(which are 1000000 times better then reiners). there not easy to make like most of us did. you be doing it 3d and rendering images like dat.

bored have fun on dis topic ![:)](http://www.touchofdeathforums.com/community/public/style_emoticons/<#EMO_DIR#>/smile.png)
Posted
> y iso at all??? just make tiles that give the feel of it?
>
> you dont really need iso movement just upgrade the movement to 8 directional.
>
> (Reiners tiles?? WHY? >.> there like looking at nothing , nice detail but too small and boring)
>
> anyways iso = bad move just saying o-o just looking at flare tiles(which are 1000000 times better then reiners). there not easy to make like most of us did. you be doing it 3d and rendering images like dat.
>
> bored have fun on dis topic ![:)](http://www.touchofdeathforums.com/community/public/style_emoticons/<#EMO_DIR#>/smile.png)

[Astonia](http://www.astonia.com).

One of my favourite games ever; I met some really great friends on there and the community was great. It's quite dead now, but the gameplay is still good. And I quite like the graphics. Isometric isn't necessarily a bad idea.. I think it can look more interesting than standard top-down 2D graphics.
Posted
> Why use isometric movement at all? Just make tiles that give the aesthetic of it.
>
> You don't really need isometric movement just upgrade to 8 directional movement.
>
> (Reiners tiles? WHY? They are like looking at nothing, nice detail but it doesn't stand out.)
>
> Anyway, isometric movement is bad move, must my opinion, just looking at flare tiles (which are much better than reiners). They're not as easy to make you need tomake it in 3D and rendering them as images.
>
> That's all I have to say, have fun on this topic.
Posted
> y iso at all??? just make tiles that give the feel of it?
>
> you dont really need iso movement just upgrade the movement to 8 directional.
>
> (Reiners tiles?? WHY? >.> there like looking at nothing , nice detail but too small and boring)
>
> anyways iso = bad move just saying o-o just looking at flare tiles(which are 1000000 times better then reiners). there not easy to make like most of us did. you be doing it 3d and rendering images like dat.
>
> bored have fun on dis topic ![:)](http://www.touchofdeathforums.com/community/public/style_emoticons/<#EMO_DIR#>/smile.png)

Becuase your are limited with 2D. If you have 8 directions and such it opens up a whole new world and experience. Not only do you add extra movement but now everything has to work with it (Spells, NPCs, items, etc)
  • 2 weeks later...
  • 1 month later...
Posted
Anyone? please, i cant code shit :/ but if i could i would LOVE to do it, not just for myself but for everyone here that wants it!

so please. pick this thread up again?

I really, BEG of you! i wanna so a isometric game, im an 2D isometric graphic artist! but cant find an Isometric engine anywhere! :'(
  • 4 weeks later...
Posted
You'll need to render the scene in a orthographical way depending on the graphic libary your using you might be able to use a preset lib function take opengl for a example they have a glortho function thatll render the screen isometric for you.
Posted
Isometric is not really all that difficult. You can even make an option to make the map rendering isometrically or normally. Why make two versions of the engine?

> You'll need to render the scene in a orthographical way depending on the graphic libary your using you might be able to use a preset lib function take opengl for a example they have a glortho function thatll render the screen isometric for you.

You don't need a preset library. Isometric is just rendering the tiles with different x/y values and rotation of the tile.
Posted
Thanks for the suggestions, but this is an official engine. Not sure if we should include this, but since so many people seem to want it…I'd talk to the rest of the team about it.
Posted
hey guys, if its contributes I have something here

[http://www.eclipseorigins.com/community/index.php?/topic/133547-me-and-my-new-project/](http://www.eclipseorigins.com/community/index.php?/topic/133547-me-and-my-new-project/)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...