Git Product home page Git Product logo

blobgame's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

blobgame's Issues

Help page for editor

Brief overview of how to place actors and change their parameters. Also list the keyboard shortcuts.

Actor Tool -- Remove

Allow user to remove Actors from a Level. Make sure it is compatible with Dan's Undo/Redo framework.

hotkeys for editor

F1 = Help Window
F2 = Add Actor
F3 = Move/Select Actors
F4 = Remove Actor
F5 = Run/Pause game

These keys should only work in Edit state.

Update Gui of ParamPanel

Add table for Body properties, make sure it is scrollable.
Headers for both tables labeling Actor and Bodies

Eyeballs for Blob

rig them to follow the body around and also make sure that they dont collide with the blobs particles. Would be nice to have the graphics for the eye shrink the further they are from the center of the blob (fakes depth as in Blob 2 http://pwnscone.com/blob/Blob.html).

FPS Counter

make FPS counter toggle-able if it appears onscreen.

Declutter the assets.

We have map files and graphical assets in random places. We should try to get them to all be in BlobGame instead of BlobGame-android and BlobGame-desktop.

Collision filtering system

Different bodies need to ignore collision with each other. Blob's eye should ignore the particles for instance.

Create a Convert class

Class full of static methods to convert primitive wrappers to primitives.
ex:
Float to float
Float to int
Integer to double
Integer to float

Actor Tool -- Add

Allow user to add Actors to the Level. Make sure it is compatible with Dan's Undo/Redo framework.

Spawner actor.

Creates actors at a regular interval.

Should be able to poop out actors randomly from a list.

The spawner should be invisible and also have an inactive body for compatibility reasons.

Layer UI

  • List layers
  • lock layer from editing button
  • show/hide layer button
  • plus and minus button for add/remove layer
  • layers referenced by number ie Layer 1, Layer 2, etc

TEST FOR ISSUES
It is unsure how well Layers work

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.