Discuss Scratch

StudioChara
Scratcher
93 posts

Undertale Battle Engine (D-Engine Month, released Deltarune X Undertale as Beta )

Undertalebuffer wrote:

Nivalosha wrote:

Since I am going to be gone for 1.5 days, I'll be sharing Deltarune party engine, so have fun

Video of it: https://youtu.be/4Bh_Qb5aYcM

Project: https://scratch.mit.edu/projects/756066697/
wait, can you have more than 3 people on your team?
did u not see the video?
Undertalebuffer
Scratcher
100+ posts

Undertale Battle Engine (D-Engine Month, released Deltarune X Undertale as Beta )

StudioChara wrote:

Undertalebuffer wrote:

Nivalosha wrote:

Since I am going to be gone for 1.5 days, I'll be sharing Deltarune party engine, so have fun

Video of it: https://youtu.be/4Bh_Qb5aYcM

Project: https://scratch.mit.edu/projects/756066697/
wait, can you have more than 3 people on your team?
did u not see the video?
right, I mean like in a battle, not just in the overworld
StudioChara
Scratcher
93 posts

Undertale Battle Engine (D-Engine Month, released Deltarune X Undertale as Beta )

Undertalebuffer wrote:

StudioChara wrote:

Undertalebuffer wrote:

Nivalosha wrote:

Since I am going to be gone for 1.5 days, I'll be sharing Deltarune party engine, so have fun

Video of it: https://youtu.be/4Bh_Qb5aYcM

Project: https://scratch.mit.edu/projects/756066697/
wait, can you have more than 3 people on your team?
did u not see the video?
right, I mean like in a battle, not just in the overworld
idk its just deltarune path system
Undertalebuffer
Scratcher
100+ posts

Undertale Battle Engine (D-Engine Month, released Deltarune X Undertale as Beta )

StudioChara wrote:

Undertalebuffer wrote:

StudioChara wrote:

Undertalebuffer wrote:

Nivalosha wrote:

Since I am going to be gone for 1.5 days, I'll be sharing Deltarune party engine, so have fun

Video of it: https://youtu.be/4Bh_Qb5aYcM

Project: https://scratch.mit.edu/projects/756066697/
wait, can you have more than 3 people on your team?
did u not see the video?
right, I mean like in a battle, not just in the overworld
idk its just deltarune path system
ya, something I want is if you ever saw “ a different snowgrave” I want to see Kris, Susie, Ralsei, Noelle, AND Berdly, all on a team fighting GIGA queen
leonardios_Terraria
Scratcher
100+ posts

Undertale Battle Engine (D-Engine Month, released Deltarune X Undertale as Beta )

Is it possible to add more than three custom followers (for the deltarune engine)

“brrrr! it sure is cold out here in the HUMMUS FIELDS! the ice palace must have already sprung its bumpers! c'mon, R.V! we gotta seal the FRIEND INSIDE ME…!”
-M. E. Nihco

Hi! I'm R.V. Pine!
Or am I…?
Undertalebuffer
Scratcher
100+ posts

Undertale Battle Engine (D-Engine Month, released Deltarune X Undertale as Beta )

Undertalebuffer wrote:

StudioChara wrote:

Undertalebuffer wrote:

StudioChara wrote:

Undertalebuffer wrote:

Nivalosha wrote:

Since I am going to be gone for 1.5 days, I'll be sharing Deltarune party engine, so have fun

Video of it: https://youtu.be/4Bh_Qb5aYcM

Project: https://scratch.mit.edu/projects/756066697/
wait, can you have more than 3 people on your team?
did u not see the video?
right, I mean like in a battle, not just in the overworld
idk its just deltarune path system
ya, something I want is if you ever saw “ a different snowgrave” I want to see Kris, Susie, Ralsei, Noelle, AND Berdly, all on a team fighting GIGA queen
and also see Kris, Susie, and Ralsei all go fight the normal Queen, but afteryou save berdly, you go fight queen some more in phase 2, AND THEN have everyone go save Noelle, and afterwards you have to manage the probably low health 4 of your party members have, while trying to do whatever you can to make Noelle strong enough to learn snowgrave, WHILE having to fight GIGA Queen, with no robot
Undertalebuffer
Scratcher
100+ posts

Undertale Battle Engine (D-Engine Month, released Deltarune X Undertale as Beta )

Undertalebuffer wrote:

Undertalebuffer wrote:

StudioChara wrote:

Undertalebuffer wrote:

StudioChara wrote:

Undertalebuffer wrote:

Nivalosha wrote:

Since I am going to be gone for 1.5 days, I'll be sharing Deltarune party engine, so have fun

Video of it: https://youtu.be/4Bh_Qb5aYcM

Project: https://scratch.mit.edu/projects/756066697/
wait, can you have more than 3 people on your team?
did u not see the video?
right, I mean like in a battle, not just in the overworld
idk its just deltarune path system
ya, something I want is if you ever saw “ a different snowgrave” I want to see Kris, Susie, Ralsei, Noelle, AND Berdly, all on a team fighting GIGA queen
and also see Kris, Susie, and Ralsei all go fight the normal Queen, but afteryou save berdly, you go fight queen some more in phase 2, AND THEN have everyone go save Noelle, and afterwards you have to manage the probably low health 4 of your party members have, while trying to do whatever you can to make Noelle strong enough to learn snowgrave, WHILE having to fight GIGA Queen, with no robot
yes the second message is just an extension of the first
Nivalosha
Scratcher
100+ posts

Undertale Battle Engine (D-Engine Month, released Deltarune X Undertale as Beta )

leonardios_Terraria wrote:

Is it possible to add more than three custom followers (for the deltarune engine)

You can have anyone you want, sans, papyrus, your custom sprite, etc. In order for that to happen, you'll have to import all these sprites under the exact name.

Example: You have 16 sprites of sans (all four directions, with all four frames)

(Name of the sprite) + (Side) + (Frame)

SansRight1
SansRight2
SansRight3
SansRight4

SansDown1
SansDown2
SansDown3
SansDown 3

And so on…

Find this block and type in Sans, click the block and there you go, you've added Sans to the group.



If you want to have more sans, just click the block a few more times, as long as you define the party members' frames (costumes) everything will work fine. To make a custom sprite be a leader, all you have to do is use the “cb.Add-to-group (Custom sprite's name)”


Here's a video about it https://scratch.mit.edu/discuss/youtube/4Bh_Qb5aYcM/




Last edited by Nivalosha (Nov. 7, 2022 17:03:17)

Undertalebuffer
Scratcher
100+ posts

Undertale Battle Engine (D-Engine Month, released Deltarune X Undertale as Beta )

Nivalosha wrote:

leonardios_Terraria wrote:

Is it possible to add more than three custom followers (for the deltarune engine)

You can have anyone you want, sans, papyrus, your custom sprite, etc. In order for that to happen, you'll have to import all these sprites under the exact name.

Example: You have 16 sprites of sans (all four directions, with all four frames)

(Name of the sprite) + (Side) + (Frame)

SansRight1
SansRight2
SansRight3
SansRight4

SansDown1
SansDown2
SansDown3
SansDown 3

And so on…

Find this block and type in Sans, click the block and there you go, you have Sans in the group.



If you want to have more sans, just click the block a few more times, as long as you define the party members' frames (costumes) everything will work fine.





cool
-Chara-rp
Scratcher
33 posts

Undertale Battle Engine (D-Engine Month, released Deltarune X Undertale as Beta )

Undertalebuffer wrote:

Nivalosha wrote:

leonardios_Terraria wrote:

Is it possible to add more than three custom followers (for the deltarune engine)

You can have anyone you want, sans, papyrus, your custom sprite, etc. In order for that to happen, you'll have to import all these sprites under the exact name.

Example: You have 16 sprites of sans (all four directions, with all four frames)

(Name of the sprite) + (Side) + (Frame)

SansRight1
SansRight2
SansRight3
SansRight4

SansDown1
SansDown2
SansDown3
SansDown 3

And so on…

Find this block and type in Sans, click the block and there you go, you have Sans in the group.



If you want to have more sans, just click the block a few more times, as long as you define the party members' frames (costumes) everything will work fine.





cool
That's really cool
-Chara-rp
Scratcher
33 posts

Undertale Battle Engine (D-Engine Month, released Deltarune X Undertale as Beta )

ratoninja wrote:

Nivalosha wrote:

Now Kris will never be lonely (Susie is also there)


*It's all one sprite

AWESOME!!!
LMAO
ratoninja
Scratcher
17 posts

Undertale Battle Engine (D-Engine Month, released Deltarune X Undertale as Beta )

-Chara-rp wrote:

ratoninja wrote:

Nivalosha wrote:

Now Kris will never be lonely (Susie is also there)


*It's all one sprite

AWESOME!!!
LMAO
LMAO?

hello i'm ratoninja i joined scratch 2 years ago and i'm trying to make good projects if you want to help me with any project just click on my profile picture and comment
notTheRealMarshall
Scratcher
100+ posts

Undertale Battle Engine (D-Engine Month, released Deltarune X Undertale as Beta )

Nivalosha wrote:

Showcase of Alpha 2


Alpha 2 showcase will inform news about the over-world plugin and attacks.



Changes / Added

-Save and load system
*Save and load system will be merged into one list. That way it will be less confusing.

-A setting in advanced setting.
*Replaced the option: “Enemy attacks first?” With “Toggle keyboard keys?”
*“Enemy attacks first?” Will now exist in Monster's gui.
*“Toggle keyboard keys?” Will enable (disabled by default) keyboard pad on top left of the screen.

-Text system
*Text sprite will no longer function without being installed into the main engine. If you wish to use the one with the text, I'll be leaving a turbo link. This change will reduce the block count by 700.

-Interaction system
*Interaction system will now rely on one sprite. You'll have to make your very own event boxes

-Added sans font
*Sans font is now a thing.



Usage for Overworld is very different from the main battle engine. You'll have to set up some things on your own in “see inside”. Overworld plugin is more of a tool that you'll need to edit.


Attacks

I don't want to add too many attacks at the same time, so if you want me to add an attack to the engine, you'll have to explain it here.
I'll try to add new attacks every week (for a while).



Manual release
Before I announce or release the engine, I'll have to make a manual. Upon Manual release, the engine will be released in a few days.
When will the Manual be released? Currently, I haven't even started on the manual, and I have yet to test final features before I write them in.
I'll pre-announce it three days before I release it. It will be this month.


Thank you for waiting!

Manual progress



Not only is this exciting, We will get the release date for the manual, and once that releases, It's only a matter of time, Or we are being stupid again and think the engine is coming out in a few days-
when green flag clicked
forever
if <[release date for manual] = [here]> then
wait (few) days
broadcast [engine here]
end
end

idk if these scratchblocks I placed are true but we will see-

-Chara-rp
Scratcher
33 posts

Undertale Battle Engine (D-Engine Month, released Deltarune X Undertale as Beta )

ratoninja wrote:

-Chara-rp wrote:

ratoninja wrote:

Nivalosha wrote:

Now Kris will never be lonely (Susie is also there)


*It's all one sprite

AWESOME!!!
LMAO
LMAO?
All da ralseis
leonardios_Terraria
Scratcher
100+ posts

Undertale Battle Engine (D-Engine Month, released Deltarune X Undertale as Beta )

Nivalosha wrote:

leonardios_Terraria wrote:

Is it possible to add more than three custom followers (for the deltarune engine)

You can have anyone you want, sans, papyrus, your custom sprite, etc. In order for that to happen, you'll have to import all these sprites under the exact name.

Example: You have 16 sprites of sans (all four directions, with all four frames)

(Name of the sprite) + (Side) + (Frame)

SansRight1
SansRight2
SansRight3
SansRight4

SansDown1
SansDown2
SansDown3
SansDown 3

And so on…

Find this block and type in Sans, click the block and there you go, you've added Sans to the group.



If you want to have more sans, just click the block a few more times, as long as you define the party members' frames (costumes) everything will work fine. To make a custom sprite be a leader, all you have to do is use the “cb.Add-to-group (Custom sprite's name)”


Here's a video about it https://scratch.mit.edu/discuss/youtube/4Bh_Qb5aYcM/




Thanks! I'll be using this for my game, you really helped me out!

“brrrr! it sure is cold out here in the HUMMUS FIELDS! the ice palace must have already sprung its bumpers! c'mon, R.V! we gotta seal the FRIEND INSIDE ME…!”
-M. E. Nihco

Hi! I'm R.V. Pine!
Or am I…?
ratoninja
Scratcher
17 posts

Undertale Battle Engine (D-Engine Month, released Deltarune X Undertale as Beta )

-Chara-rp wrote:

ratoninja wrote:

-Chara-rp wrote:

ratoninja wrote:

Nivalosha wrote:

Now Kris will never be lonely (Susie is also there)


*It's all one sprite

AWESOME!!!
LMAO
LMAO?
All da ralseis
Ok

hello i'm ratoninja i joined scratch 2 years ago and i'm trying to make good projects if you want to help me with any project just click on my profile picture and comment
inksans_808
Scratcher
14 posts

Undertale Battle Engine (D-Engine Month, released Deltarune X Undertale as Beta )

Nivalosha wrote:

Showcase of Alpha 2


Alpha 2 showcase will inform news about the over-world plugin and attacks.



Changes / Added

-Save and load system
*Save and load system will be merged into one list. That way it will be less confusing.

-A setting in advanced setting.
*Replaced the option: “Enemy attacks first?” With “Toggle keyboard keys?”
*“Enemy attacks first?” Will now exist in Monster's gui.
*“Toggle keyboard keys?” Will enable (disabled by default) keyboard pad on top left of the screen.

-Text system
*Text sprite will no longer function without being installed into the main engine. If you wish to use the one with the text, I'll be leaving a turbo link. This change will reduce the block count by 700.

-Interaction system
*Interaction system will now rely on one sprite. You'll have to make your very own event boxes

-Added sans font
*Sans font is now a thing.



Usage for Overworld is very different from the main battle engine. You'll have to set up some things on your own in “see inside”. Overworld plugin is more of a tool that you'll need to edit.


Attacks

I don't want to add too many attacks at the same time, so if you want me to add an attack to the engine, you'll have to explain it here.
I'll try to add new attacks every week (for a while).



Manual release
Before I announce or release the engine, I'll have to make a manual. Upon Manual release, the engine will be released in a few days.
When will the Manual be released? Currently, I haven't even started on the manual, and I have yet to test final features before I write them in.
I'll pre-announce it three days before I release it. It will be this month.


Thank you for waiting!

Manual progress



make distrust 2 plz
Chance_1212
Scratcher
100+ posts

Undertale Battle Engine (D-Engine Month, released Deltarune X Undertale as Beta )

So what's your least favorite fight in either undertale or deltarune

“Springtrap mind telling me what you're doing in security breach”
“Sir, I always come back”
OVERSWAPPAPYRUS
Scratcher
100+ posts

Undertale Battle Engine (D-Engine Month, released Deltarune X Undertale as Beta )

Chance_1212 wrote:

So what's your least favorite fight in either undertale or deltarune
Undyne the Undying, easily

UNDERSWAP PAPYRUS BUT OVER
Check out my music on my profile!
if you like it please follow! Also check out the piano shop, if you want to order some music: https://scratch.mit.edu/discuss/topic/607671
doggy_boi1
Scratcher
1000+ posts

Undertale Battle Engine (D-Engine Month, released Deltarune X Undertale as Beta )

Chance_1212 wrote:

So what's your least favorite fight in either undertale or deltarune
In Undertale… Man it has the be that Mettaton NEO fight, Huge missed opportunity.
But for Deltarune, as of Chapter 2, there isn't really a bad one

i hate my username
Chickens are the superior animal!











(⌐⎔_⎔)//This is Jack, he's been fighting these evil kumquats since early 2023!


(((( •̀ᴗ•́) ( •̀ᴗ•́) ( •̀ᴗ•́) ( •̀ᴗ•́) ( •̀ᴗ•́) ( •̀ᴗ•́) ( •̀ᴗ•́) ( •̀ᴗ•́) ( •̀ᴗ•́) ( •̀ᴗ•́) ( •̀ᴗ•́) ( •̀ᴗ•́) ( •̀ᴗ•́) ( •̀ᴗ•́) ( •̀ᴗ•́) ( •̀ᴗ•́) ( •̀ᴗ•́) ( •̀ᴗ•́) ( •̀ᴗ•́) ( •̀ᴗ•́) ( •̀ᴗ•́))))

Powered by DjangoBB