Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

does the Movement have to be grid based?

A topic by Benbop created Mar 26, 2023 Views: 140 Replies: 1
Viewing posts 1 to 2

by grid based does the movement have to be grid based? I was thinking regular movement with a grid based map.

Submitted

The simple answer is "yes".

The more complex answer is: before a move, yer dude should be at the center of a square on the grid. You can initiate the move by whatever yer input is, but once you have started the move, the move is not finished until yer dude is at the center of another square on the grid.

In between, you can do whatever to animate it smoothely.

If you don't, they'll disqualify you. This is one of the more pedantic rules of the jam. There is really no wiggle room.