Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Goals Sticky

A topic by orlandoo created 9 days ago Views: 56 Replies: 2
Viewing posts 1 to 3
Host

A place to post your goals for the week! (optional)

Host

My platformer prototype relies on dynamic rigidbody physics for the player controller. This week I'll be changing to either kinematic or no rigidbody. I'm refactoring my code to transform only once per update with a single vector for direction, and to detect and correct for collisions. Then I'll add gravity and work on jumping. I'm not sure how far I'll get - working out the collisions seems like a reasonable goal for the week, and possibly the jumping depending how long it takes.

Submitted(+1)

My goal for this week is programming a simple prototype for a minigame concept I have originally written back in November last year. The prototype should include the first two levels.