Kensei
Kensei
CC#
Created by Kensei on 6/27/2023 in #help
✅ rosetta error
it was a bit of a complex error in my code, i managed to fix it though, thank you!
4 replies
CC#
Created by SteliosKrom on 6/27/2023 in #help
How to resume my game in pause menu when I click the resume button?
time.timeScale = 0 (or something around those lines) should do the trick for pausing, then setting it back to 1 when resuming the game
16 replies
CC#
Created by SteliosKrom on 6/27/2023 in #help
How to resume my game in pause menu when I click the resume button?
are you using Unity?
16 replies
CC#
Created by Kensei on 5/31/2023 in #help
❔ ✅ JSON Serialization not working?
but this one works nicely, + it's simple and can just be serialized directly to a string, exactly what i need
22 replies
CC#
Created by Kensei on 5/31/2023 in #help
❔ ✅ JSON Serialization not working?
yeah, i'm quite satisfied with this result, at first i thought the dictionary i had included was being faulty, cus i heard some serializers don't like dictionaries much
22 replies
CC#
Created by Kensei on 5/31/2023 in #help
❔ ✅ JSON Serialization not working?
thanks!
22 replies
CC#
Created by Kensei on 5/31/2023 in #help
❔ ✅ JSON Serialization not working?
oh neat
22 replies
CC#
Created by Kensei on 5/31/2023 in #help
❔ ✅ JSON Serialization not working?
the one from newtonsoft seems to work fine so that's why i was confused
22 replies
CC#
Created by Kensei on 5/31/2023 in #help
❔ ✅ JSON Serialization not working?
yeah it wasn't public at first, it thought it had something to do with it, so i tried everything
22 replies
CC#
Created by Kensei on 5/31/2023 in #help
❔ ✅ JSON Serialization not working?
in that case, thanks a lot !
22 replies
CC#
Created by Kensei on 5/31/2023 in #help
❔ ✅ JSON Serialization not working?
is that the issue?
22 replies
CC#
Created by Kensei on 5/31/2023 in #help
❔ ✅ JSON Serialization not working?
{}
22 replies
CC#
Created by Kensei on 10/20/2022 in #help
(Solved) Allow Unsafe Code - VS MacOS [Answered]
it allows you to use pointers and lower level instructions
8 replies
CC#
Created by Kensei on 10/20/2022 in #help
(Solved) Allow Unsafe Code - VS MacOS [Answered]
worked, thank you! :)
8 replies
CC#
Created by Kensei on 10/20/2022 in #help
(Solved) Allow Unsafe Code - VS MacOS [Answered]
ohh thanks! I'll try that
8 replies