Skip to content
This repository has been archived by the owner on Sep 28, 2024. It is now read-only.

Missing entities found by Bryce #158

Open
16 of 27 tasks
city41 opened this issue Jan 15, 2022 · 11 comments
Open
16 of 27 tasks

Missing entities found by Bryce #158

city41 opened this issue Jan 15, 2022 · 11 comments
Labels
enhancement New feature or request

Comments

@city41
Copy link
Owner

city41 commented Jan 15, 2022

sprites to probably add on sma4 i think

  • stationary targeting bullet bill (maybe, 00 04)
  • big boo (not boss, 00 12)
  • para-bomb (not generator, 00 16)
  • vine generator sprite (might look cooler than just putting a vine in a level, 00 1F)
  • cloud platform that goes left but doesn't fall (slightly faster than in-editor, 00 24)
  • cheep cheep that hops up and down in specific locations (00 42)
  • red rogue chain chomp head (goes right automatically, 00 4f)
  • "Two Rotodiscs, on opposite sides, both going counter-clockwise." (probably combine into the existing rotodisc object, 00 51)
  • "One Rotodisc going counter-clockwise." (probably combine into the existing rotodisc object, 00 5b)
  • "Two Rotodiscs, on the same side, one going clockwise, the other going counter-clockwise." (probably combine into the existing rotodisc object, 00 5e)
  • "Two Rotodiscs, on opposite sides, one going clockwise, the other going counter-clockwise." (probably combine into the existing rotodisc object, 00 5f)
  • "Two Rotodiscs, on opposite sides, both going clockwise." (probably combine into the existing rotodisc object, 00 60)
  • tiny skips on the water cheep cheep (00 64)
  • downward air vent (00 66)
  • falling cheep cheep but doesn't land in anything ever (00 76)
  • solo green spiny egg (00 85)
  • burner with no block (goes up, seems to have been implemented with the block attached, 00 9d)
  • burner with no block (goes left, 00 ac)
  • stationary giant cannonball (hard to jump on without dying, 00 b0)
  • burner with no block (goes right, 00 b1)
  • burner with no block (goes down, seems to have been implemented with the block attached, 00 b2)
  • a solo spinning coin on the ground (00 b5)
  • star but doesn't move left or right (00 b8)
  • a solo spinning silver coin on the ground (00 c2)
  • automatically falling platform (might be good for the start of a level, 00 e2)
  • blinking mushroom (meant to be falling from reserve, from an unused power-up ecard, 01 04)
  • super fast platform (might be good for the start of a level? 01 1e)

you're gonna need lines before adding these:

  • castle line guided platform that needs to be stepped on to work (00 3a)
  • line guided platform (00 3c)
  • line guided platform that needs to be stepped on to work (00 44)
  • super fast line guided platform that needs to be stepped on to work (00 e9)
@city41 city41 added the enhancement New feature or request label Jan 15, 2022
@lelegofrog
Copy link
Collaborator

after looking over this, i've realized we're really getting to the end of adding sprites here
there's still plenty of blocks/tiles tho

@lelegofrog
Copy link
Collaborator

lelegofrog commented Jan 17, 2022

seems the cloud platform in that list is the same as in-editor but faster

@city41
Copy link
Owner Author

city41 commented Feb 5, 2022

big boo was added in 4ccea86

@city41
Copy link
Owner Author

city41 commented Feb 6, 2022

faster cloud platform added in 6a415ba

@city41
Copy link
Owner Author

city41 commented Feb 6, 2022

skipping cheep cheep added in 4b6b817

@lelegofrog
Copy link
Collaborator

whoa

@lelegofrog
Copy link
Collaborator

looked into visuals for the falling platform
seems this is the best fit for it
image
image

@lelegofrog
Copy link
Collaborator

fast falling is same as wood tho

@city41
Copy link
Owner Author

city41 commented Feb 9, 2022

The falling grey platform might be this

https://www.youtube.com/watch?v=HA_uZKJeLjE&t=314s

and falls because it doesn't have a track

@city41
Copy link
Owner Author

city41 commented Feb 9, 2022

image

@lelegofrog
Copy link
Collaborator

The falling grey platform might be this

https://www.youtube.com/watch?v=HA_uZKJeLjE&t=314s

and falls because it doesn't have a track

spot on
image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants