Coder Social home page Coder Social logo

fastrodent's Introduction

FastRodent

Quick and dirty sonic clone prototyping

fastrodent's People

Contributors

dtconfect avatar

Watchers

James Cloos avatar

fastrodent's Issues

Switching ground_modes and running up the walls

Sonic should be able to switch ground_mode when his ground sensors encounter the appropriate angles of terrain. Further work may be required to get his movement stable and correct once this is implemented.

Ceiling and other sensors

Sonic currently has no sensors to make him bump his head on ceilings, so interactions with the ceiling do not work well.

Deceleration mechanic

Sonic should decelerate more quickly when input is in the opposite direction to the current running direction.
He should also animate appropriately when doing this while moving faster than a certain speed.

Automate heightmap generation

Heightmap and other data for tiles is now loaded from json. It should be relatively simple to write a c++ or python program which loads in an image for a tile, calculates the values for its four heightmaps, and saves those out in the tile's json data.

We should be able to set up this process such that it is performed on a collection of black and white tiles organised in the same manner as their graphical counterparts. Hopefully then it will be possible to swap out tilesources used by Defold tilemaps on the fly, or debugging purposes.

Rolling and air physics

Sonic's acceleration, deceleration, and friction should behave differently while rolled up, or in the air.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.