GameJolt-FNF-Integration
GameJolt-FNF-Integration copied to clipboard
Toasts aren't showing up?
I've been trying to use GameJolt intergration on Forever Engine, and everything's been working just fine for the most part. All except for the toasts which while they do functionally work, don't appear on the UI. I can get achievements and it'll play the noise but the toasts UI won't show up. I haven't messed with any of the GameJolt code at all, so this is pretty weird. Would appreciate the help.
update flixel to the latest (4.11.0) or you can install my fix of flixel shader shit. It also fixes toasts haxelib git flixel https://github.com/TheRealJake12/flixel.git edit : I made a PR that basically says make sure flixel is up to date. Make sure you have the toast code correct though. It doesnt hurt to triple check.
Huh weird, I uninstalled Flixel and installed your fix and it still doesn't work. Like you can get achievements and the toasts like technically work but they just don't show up.
weird.
you should put it at the buttom of setupGame function!