Game
BEYOND!TALE (FIles corrupted, no longer being worked on)
1 year 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

Progress (0.4)

I don't think Jesus is ok y'all.

Our very first design! (Early beta, things will be subject to change)

Sprite Commission!

fun communities to join.

i am not biased trust me.

am i cooked (also sans sprite update)

I almost got all of @Victoree 's standard stickers mastered YIPEEEEEE

Just came back from London (was going to the Science Museum) at like 8pm, left at about 7:30am with my class. It was fun, buty legs feel like they're about to fall off lmao. I was trying not to get my friend's faces in the shot, so pics are bad

Our 2024 Advent Calendar has opened! Day 9: @souptaels is a great Creator who makes pixel art and Undertale fan games! Accept the quest and give them a follow to get Coins and a seasonal sticker!

Genocide UI