Game
BEYOND!TALE (FIles corrupted, no longer being worked on)
10 months ago

Devlog (1.0)


So! this time, theres only a few changes!

I've changed the movement & interaction code from:

// Frisk Object - Step Event

// Movement controls

var moveSpeed = 5;

if (keyboard_check(vk_right)) {

x += moveSpeed;

} else if (keyboard_check(vk_left)) {

x -= moveSpeed;

}

if (keyboard_check(vk_down)) {

y += moveSpeed;

} else if (keyboard_check(vk_up)) {

y -= moveSpeed;

}

// Interaction with NPC

if (keyboard_check_pressed(vk_Z)) {

var npc = instance_place(x, y, obj_NPC);

if (npc != noone) {

// Frisk interacts with NPC

show_message("wsp dickhead!");

}

}

// NPC Object - Create Event

// Set the sprite and position of the NPC

sprite_index = spr_NPC;

x = 200; // Set the initial x-coordinate

y = 200; // Set the initial y-coordinate

To a different one that fits DR's movement better!

The ruins is now 100% complete! (Not counting any of the NPC's and other aspects that make the ruins feel like the ruins.)

-Hidden ruins is now 21% done (estimate)

-Deleted all Glitchtale references (Camila is an arsehole)

-Added some Underveres references (X!Chara's knife, Crosses scarf, etc, etc)

-Added some of PanPan's tracks instead of Nyxtheshield's (Follow panpan on Spotify, they are CRIMINALLY underated)

-Added a memorial to FelixTheJudge.

-Started development on the battle sprite for Frisk, Toriel and Undyne (Not the current placeholder ones)

-----------------------------------------------------------------

Now! Time to answer some commonly asked questions!

Q"lmao give up why do u bother dumbass"

ASame reason you were born, out of sheer boredome

Q"Are any humans gonna be present?"

A Not sure, so far, no humans besides Frisk will be in the game.

Q"*F slur* stop making games"

A no.

Q"why did you make Frisk asexual for no reason???"

A Because I want this game to be even MORE fucking gay than UT and DR (yes i know, the Islamic liberal agenda at its finest)

Q "Keep yourself safe"

A ok.

Q "Will we be able to kill a family of four in Beyond!Tale"

A ok Jeffery Dahmer- and yes, you will be able to do that in geno.

-----------------------------------------------------------------

That's about it, have a wondefull day, afternoon, night, whatever.

-Dani, as always.



2 comments

Loading...

Next up

Devlog (1.1)

Just found out about Nickado loosing 250lbs in 2 years and I think he changed soem of his old videos to this.

Newer videos are actually alot better, he seems alot calmer now.

Map progress (0.6)

Evil creatures that want MY soul.

Progress (0.4)

More music! (0.9)

I can explain

!BONE TROUSLE!

Genocide UI