4.20 star(s) 31 Votes

vct

Newbie
Mar 10, 2019
25
53
wasn't this the game where the girl teases a taxi driver and the husband text the dude its fine or am i confused
 

Death_2_All

New Member
Nov 9, 2023
9
29
Will you be adding any checkpoints or chapters select in further updates? It's quite a mission going from the start of every update
 

Taptus

Member
Game Developer
Jun 7, 2018
405
941
Will you be adding any checkpoints or chapters select in further updates? It's quite a mission going from the start of every update
Hello! The biggest difficulty in this task is the control of points. Since my game is not linear and here a lot depends on points and earlier choices, then making a checkpoint system will be very difficultIn essence, you need to register each checkpoint before which you should conduct a survey of the player on all key issues and ask him to manually enter the number of points. And the player doesn’t know how many points there should be by this moment. And I have some solutions that will be blocked if there are too many points. Here I again come up against the fact that in some form it needs to be done walkthrough . In general, a large complex of tasks and problems appears here that I am afraid to take on and that will require a lot of time to develop, and worst of all, a lot of time to maintain.I'd rather remove this time from the plot, pictures and code.
 
  • Like
Reactions: Death_2_All

Death_2_All

New Member
Nov 9, 2023
9
29
Hello! The biggest difficulty in this task is the control of points. Since my game is not linear and here a lot depends on points and earlier choices, then making a checkpoint system will be very difficultIn essence, you need to register each checkpoint before which you should conduct a survey of the player on all key issues and ask him to manually enter the number of points. And the player doesn’t know how many points there should be by this moment. And I have some solutions that will be blocked if there are too many points. Here I again come up against the fact that in some form it needs to be done walkthrough . In general, a large complex of tasks and problems appears here that I am afraid to take on and that will require a lot of time to develop, and worst of all, a lot of time to maintain.I'd rather remove this time from the plot, pictures and code.

I didnt put everything you said into consideration
But thanks understood now!!
 
  • Heart
Reactions: Taptus
4.20 star(s) 31 Votes