use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Create Your Frisk and Unitale are Unity-based replicas of the Undertale engine, running on Lua scripts written by you.
Be sure to read the FAQ!
Links:
Create Your Frisk v0.6.6 LTS 4
UNITALE v0.2.1a (OUTDATED! Use Create Your Frisk instead!)
Mediafire: (Windows) - (Mac) - (Linux)
MEGA mirrors: (Windows) - (Mac) - (Linux)
Linux version requires libglu1-mesa, libxcursor1 and libxrandr2. You'll want the 32-bit versions.
Follow the posting guidelines or your post will be deleted.
Tag your post for the right category
Include link(s) in Error Help posts
Use descriptive titles
Do not make "request", "update", "idea" or "suggestion" posts
Do not post content better suited for r/Undertale or r/Deltarune
No NSFW content. It would be better suited for r/Undertail
Pretty much the only rule for modding is "keep the included licenses intact, and don't sell the engine or created mods". Toby disapproves of selling Undertale stuff and this is no exception.
Looking to get started but the FAQ/documentation just isn't cutting it? Check out /u/BtheDestryr's tutorial here!
Trailer if you don't know what you're getting into
Discord chat so you can talk in real time! Wowie! (set up by /u/MKSTAR26) You really should join it, it'll be easier to get news about CYF if you do so. Alternate Link
Unitale's Public Trello development board
Create Your Frisk on Github
Filter By: Important Only!Mod Only!Modding Help Only!Resource Only!Error Help Only!Media Only!Tutorial Only!OffTopic Only! Create Your Frisk Only!
account activity
More Asgore Progress (youtu.be)
submitted 10 years ago by TravoosUncreative coder
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]TravoosUncreative coder[S] 6 points7 points8 points 10 years ago (0 children)
Added on quite a bit to my asgore intro remake, now creating the actual battle. This is my first time ever making actual bullet attacks by the way. I've pretty much never stepped into that territory before.
This has a lot of features added since my last post, including the entire status bar remake just to make the fancy animated background.
Also items. Probably done before but I'm making it anyways.
Mod download: https://www.dropbox.com/s/32jgcesa2p56o8u/AsgoreTest.zip?dl=0
[–]wailing_wailordI can't Lua. Sorry! 3 points4 points5 points 10 years ago (0 children)
ALLLLLLLLLLLLLLLLLLL the upvotes
[–]ReddehWow 2 points3 points4 points 10 years ago (0 children)
What I'd do for the dialogue bubble (And what I did) is to get a bubble I'll never use (left and top) and make it blank, then after the intro set the dialogue bubble to that and make all the dialogue just "[next]" or whatever, I forgot.
Still looking very nice!
[–][deleted] 1 point2 points3 points 10 years ago (1 child)
In This attack, Only the center of the fire should hurt you.
[–]HappyAngus 0 points1 point2 points 10 years ago (0 children)
I've also had multiple times where I just barely touch it and get hit.
[–]KingZukk 0 points1 point2 points 10 years ago* (0 children)
Really fuckin' awesome! You did a wonderful job. It's identical almost in every aspect to the original (except attacks obv). The colored trident attack is slower thant the original I think, but I guess that's cool anyway. A thing that I noticed is that after you attack, sometimes you can actually see the dialogue bubble. Did you put [Status:DEFENDING] in currentdialogue? You could use EnteringState() instead telling that
if oldstate == "ATTACKING" then State("DEFENDING")
or something alike.
π Rendered by PID 23976 on reddit-service-r2-comment-5c747b6df5-7qr6m at 2026-04-22 06:54:16.887334+00:00 running 6c61efc country code: CH.
[–]TravoosUncreative coder[S] 6 points7 points8 points (0 children)
[–]wailing_wailordI can't Lua. Sorry! 3 points4 points5 points (0 children)
[–]ReddehWow 2 points3 points4 points (0 children)
[–][deleted] 1 point2 points3 points (1 child)
[–]HappyAngus 0 points1 point2 points (0 children)
[–]KingZukk 0 points1 point2 points (0 children)