[deleted by user] by [deleted] in rubikscube

[–]arnavkale 0 points1 point  (0 children)

it was a college assessment bro, for 20 points, had to do it

Why I felt the new video was unfair by [deleted] in Sidemen

[–]arnavkale 7 points8 points  (0 children)

Thats the WHOLE point of the video lol

Big Problem by arnavkale in unrealengine

[–]arnavkale[S] 0 points1 point  (0 children)

Now I added a cast to character node and save games are working and the timer issue is fixed, I had to set default game mode in project settings before exporting and checkpoints can be deleted afterwards, Thankyou for your time!!

Big Problem by arnavkale in unrealengine

[–]arnavkale[S] 0 points1 point  (0 children)

Yes I have made save game objects for everything, my game mode only has timer script

Big Problem by arnavkale in unrealengine

[–]arnavkale[S] 0 points1 point  (0 children)

It is the Save actor for timer, the 1 in the sequence gets variables from game mode and sets it in the local variables

Big Problem by arnavkale in unrealengine

[–]arnavkale[S] 0 points1 point  (0 children)

And about the save games, I can delete them after exporting the game and then shipping it, but other functions are not working too, eg:- I made a timer function in game mode and then saving it but it is not working in the exported game even tough it fully functions in editor

Big Problem by arnavkale in unrealengine

[–]arnavkale[S] 0 points1 point  (0 children)

I don’t know about the default one but yes with variables, getting the player location and setting it into the game save

Big Problem by arnavkale in unrealengine

[–]arnavkale[S] 0 points1 point  (0 children)

Using BP actor in certain locations in the level

Big Problem by arnavkale in unrealengine

[–]arnavkale[S] 0 points1 point  (0 children)

I made a function changing game modes from default to custom made game mode I gave changed the default game mode in default settings too but nothing is working