Creating a 2.5d game

Questions about the LÖVE API, installing LÖVE and other support related questions go here.
Forum rules
Before you make a thread asking for help, read this.
User avatar
Rishavs
Party member
Posts: 103
Joined: Sat Oct 17, 2009 5:29 am
Contact:

Re: Creating a 2.5d game

Post by Rishavs »

Why not go for just 2d sprites on a staggered isometric plane? would be much easier to implement.
old beat up games (think Double Dragon) were sprite based.

create a test map in tiled.

import using STI library.

the just run a simple sprite over it using anim8.

Later add in collisions via Bump.

Tweening can be done by using flux or Hump.timer
User avatar
NickRock
Citizen
Posts: 76
Joined: Thu Dec 25, 2014 9:33 pm
Location: Earth
Contact:

Re: Creating a 2.5d game

Post by NickRock »

One way to do that is to scale down the image of the object when you press the up key and scale it up when you press the down key, that will give the illusion that the object moves away but in reality it's just shrinking
Weeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeooow!!
Post Reply

Who is online

Users browsing this forum: Bing [Bot] and 6 guests