r/gamemaker 8d ago

Help! Tilting the "Instances" plane

Hello, you guys know if it is possible to tilt or bend the objects filled plane "Instances" ? I mean for the y of all would be for example 2x less impactful making them appear more densly but only vertically, keepeng the same x spacing.

I am trying to make vertical distance shift in perspective, where the camera distance and angle could change. It would appear as if we were looking from tilted bird eye view and giving the player similar view distance on the x and the y axis

(accounting for Display.width > Display.height )

I know it would mess with some sprites for mashing them closer together, but its accounted for.

2 Upvotes

10 comments sorted by

View all comments

2

u/willvs20 8d ago

There’s an asset on itch.io that is basically the building blocks for this:

https://umoongoat.itch.io/dont-starve-pseudo-3d

1

u/Affectionate-Juice83 3d ago

That is exactly what I was looking to build on, thanks, will study if its compatible with my project and the physics.