Skip to content

Some question and suggestions #28

@sirthegamercoder

Description

@sirthegamercoder

Describe your bug here.

Hello, I’d like to ask a few questions and offer some suggestions for the following two selections

Questions

  1. Is there a feature of this engine where the in-game UI elements, such as rating and numbers, can change when an opponent or player hit a note similar to how they change in Flavor Rave when an opponent or player note a note?
  2. Will Shadow Engine for mobile (such as Android or iOS) be released on alternative app stores like Aptoide?
  3. Which mods are compatible with this engine?

Suggestions

  1. Add a new Lua function that allows you to play, pause, and delete videos. Click here to see an example
  2. In TitleState at case 8-9 replace current code with this code (Also, replace the image in case 8–9 with the Newgrounds logo in SE-Assets, because I think the text and image in case 8–9 are inappropriate)
case 8:
	addMoreText('newgrounds', -40);
	ngSpr.visible = true;
case 9:
	deleteCoolText();
	ngSpr.visible = false;
  1. Add a feature that allows you to convert Codename Engine or Nightmare Vision charts to Psych, similar to Plus Engine. Click the blue texts to see the examples
    Link 1
    Link 2

And that's it.

Crash Log or logcat logs (if existing)

What platfrom are you playing on?

Windows

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions