/ 
The Rebirth of the Male God Starts From Playing Games Chapter 275
Download
https://novelcool.info/novel/The-Rebirth-of-the-Male-God-Starts-From-Playing-Games.html
https://novelcool.info/chapter/The-Rebirth-of-the-Male-God-Starts-From-Playing-Games-Chapter-274/12490917/
https://novelcool.info/chapter/The-Rebirth-of-the-Male-God-Starts-From-Playing-Games-Chapter-276/12490919/

The Rebirth of the Male God Starts From Playing Games Chapter 275

  Chapter 275 273. Damn, boss Cao will only give us problems!

  Considering the audience, Cao Yang convened a meeting with several leaders from the development department of "Gun Girl" in the afternoon.

  Han Wei, the chief planner of "Girls with Guns", Lai Yuling, the head of the entire king department, the main art Huang Ziming, and the main program Xu Xing, and Deng Peiqiang, the boss of the engine department, were all called by Cao Yang to the 1101 conference room on the 11th floor.

  Sitting in the meeting room, looking at the scenery outside the window, feeling the spacious and bright environment, Cao Yang couldn't help but sigh——

  The new building is really good.

  Bomi New Building, other requirements are not high, but the number, size and decoration requirements of meeting rooms are still quite high.

  The meeting room is the lifeline of production for game companies.

  Many things have to be discussed and dealt with in meetings, and then moved forward quickly.

Game companies are different from other industries, or Cao Yang's behavior is different from others. He encourages employees to communicate more. Therefore, in addition to large conference rooms for more than a dozen people, the company has also built many accommodating rooms. Small meeting rooms with less than 10 people, about 10 square meters in size.

  The purpose is to enable people who need to communicate to find a place where they can discuss and solve problems anytime, anywhere.

  And the internal atmosphere of Bomi is——

  You don't need to engage in formalism. Everything is given priority to efficiency, so you don't need to say anything about the opening remarks other than what you really want to discuss. Just name the topic and figure out the main content that needs to be discussed.

So in fact, many times, if you walk around inside the Bomi company, you will find that there are basically people in the meeting room every day. There are more than a dozen people, and as few as two or three people. The meeting may be over in 5 minutes. , Or it may last for several hours, mainly depending on the specific content.

  Everyone entered the meeting room and sat down. Deng Peiqiang and the main program Xu Xing had an ominous premonition in their hearts.

  Because every time Boss Cao has a meeting, as long as he calls the program, there is basically nothing good.

  Deng Peiqiang is now a little used to it, anyway, the big deal is just more demand, and another technical difficulty needs to be broken.

Sure enough, after the participants arrived, Cao Yang said straightforwardly:

  "This is the case. Although our game is a two-dimensional beautiful girl style game, the main type of game is still shooting games.

  I have been thinking about one thing in the past two days, that is, should we allow more players to enter in the largest range, that is to say, should we cater to the habits of more players? "

   "Huh?" Han Wei didn't quite understand.

  What is the habit of catering to more players.

  However, everyone still agrees with Cao Yang's proposal to allow more players to come in as far as possible.

"Now there are two types of shooting games on the market, one is FPS, which is a first-person shooting perspective game, and the other is TPS, a third-person shooting game." Cao Yang smiled and directly took out his own plan, "We Do two sets of operation modes, one is TPS and the other is FPS.

  Then the player can choose which set of operation modes to use for the game. "

FPS, a first-person shooter game, represented by Half-Life and CS. During the battle, you can't see what you look like and how you act. You can only see your two arms and hands. Weapons held.

The biggest advantage of this perspective is that it can enhance the player's sense of substitution, which is equivalent to the first person [I] used in writing. The strongest sense of substitution in the novel is the first person, where [I] is, and [I] is doing it. What, who is beating [me]?

   makes you feel like you are on the scene.

  There is another kind, TPS, a third-person shooter game, the masterpiece is "Resident Evil 4" just released last year.

The   Resident Evil series is known for its weird and mysterious horror atmosphere in the game industry, which plunges players into a terrifying and creepy atmosphere.

  But before the release of "Resident Evil 4", Capcom's masterpiece "Resident Evil" series always suffered criticism from many players because of its weird operation.

  The launch of "Resident Evil 4" completely changed this situation.

  Compared with the previous complicated operations, Biochemical 4 uses a very considerate TPS system. Players can shoot zombies by simply aiming.

  Supervisor Shinji Mikami directly pulls the game camera behind the character.

  In this way, players can more clearly know their current state and location, as well as how to avoid monsters and find a suitable route according to the size of the character.

   Shinji Mikami can take the Resident Evil series to the extreme. The 4th generation is the beginning of the revision, and it is also rated as the most classic and most playable Resident Evil.

  But this is also the last Resident Evil made by Shinji Mikami, after which he withdrew because of contradictions.

  So even though "Resident Evil" is the work of Shinji Mikami, the company gave the title of producer to Yuyuki Kobayashi. In fact, this work is also the work of Mikami.

  But so far, no game has both FPS and TPS modes at the same time.

Oh shit……

  Deng Peiqiang said that Boss Cao always poses problems for the programs.

  "It's not easy, isn't it?" Before Deng Peiqiang could speak, Xu Xing said first, "If we do this, we have to get a set of related models and programs based on two different models."

  Don't look at the difference of only one word, the difference in the actual implementation process is very big.

  "FPS games, in fact, players don't need to see their body or know what they look like. In order to maintain a true first-person experience, the position of the camera will be placed at the position of the human eye.

Then remove the entire head. At the same time, because the player cannot see his body at all from the first-person perspective, in order to save game performance and consumption, the first-person model only needs two arms, otherwise it is easy. Wear help. "

  This is also a common practice in FPS games.

  Players think that their body and head are there. In fact, from the third perspective, you only have two legs, two arms, and a gun. Then you have a camera on the head.

  The damage judgment of shooting games is based on the game model, but it is not the specific appearance and location of the game model.

  Rather, it is judged by a transparent standard body. This transparent standard body overlaps with your human body. Because there is no need to load the face sheet, the consumption is very small.

  Used for physical collision is to build a bounding box around the human body. Generally, the bounding box is an ellipsoid, or becomes a capsule in the game professional.

  Because it looks like the medicine capsule we eat.

  During the game, the bounding box for damage determination and the capsule used for physical collision are actually invisible.

  "For TPS games, we have to load the entire player's model and increase the position of the camera to keep it at an angle and distance from the player's head."

  The classic TPS lens is actually a bit similar to a rear-end lens, which is about 17 degrees behind your head.

  "Then we have to do a series of lens collision processing." Xu Xing gritted his teeth, "This is not a small project."

  Originally, in FPS games, the camera is directly installed on the position of the character model's head, so basically there is no need to deal with the collision of the camera.

  Where your people go, the camera will be there. You only need to make a simple physical judgment of the character.

  But TPS is different, because the camera is at a distance from the human body. For example, if the player shrinks to a corner of the wall at this time, the camera will [sink] into the wall because of the distance between the camera and the human body.

  So if the TPS game is not accurate enough for collision detection, it is easy to cause piercing behavior.

  In general, there are a lot of conditions and situations that need to be considered in order to handle the camera well. For example, what to do when you shrink to a corner, and what to do if there is a tall monster behind it?

  What to do with the camera if it falls into the water...... These are actually more troublesome.

  Just take out the camera operation rules separately, you can issue a system independently, and college students in 2006 can also write a paper according to the camera operation rules.

   "Hmm..." Cao Yang nodded, "Take out the camera rules separately, develop a system independently, and implement it in the engine. This is convenient for other games to use."

  Gan!

  Deng Peiqiang's body was shocked.

  Unexpectedly, the problem was finally thrown back to the engine department.

   But he really can't refute it yet.

  If there are more similar lens processing in the future, many games, not necessarily TPS games, may be used in third-person perspective games, in fact, it is better to make a generalized tool.

   is placed in the game engine, so that when other departments do similar games in the future, there is no need to re-invent the wheel.

  The main beauty Huang Ziming also frowned. In this way, the workload of art has increased a lot.

  Originally, the game only needs to be in the first person, so many details of the player's body do not need to be considered. Now, the most detailed and best thing in the game is the two arms of the protagonist.

  If you want to do the third person, then the character's action design and performance of the attack must be done.

  Originally, the first person only needs to display a red sign on the interface, indicating that the player is deducting blood. Now if you want to do the third person, then if the player is hit by the opponent, the body also needs feedback.

  But these problems are not big, there are no technical difficulties, the only problem is that a lot of work has been added.

   Just when everyone fell into contemplation, each judged according to their own profession and sorted out the problem——

The main planner Han Wei asked, "Then what should I do when I encounter places like mirrors and water? Especially when I look in the mirror in the first person, I should show me the 3D model that the character should have, not a missing one. The camera of the head, right?"

  Fuck! ! !

  Deng Peiqiang feels a little helpless, do you still want a mirror? !

  Under the high-tech world view, it is actually a natural thing to have a mirror in the battle scene.

  However, these things are not easy to handle for programs.

  Deng Peiqiang and Xu Xing feel like they are going crazy.

  Han Wei, you are planning, can you do it well, can't we discuss this issue in private? Must it be brought up in front of the boss? !

   "Hmm..." Cao Yang thought about it seriously, "This problem is quite important. See if it can be solved?"

  This actually involves a very terrible virtual problem. Regarding the mirror in the game before, the way the program is handled is——

  Place a camera directly in the mirror, and then when you get closer, the content captured by the camera will be displayed.

  This is actually very real, the player will not notice that the mirror is actually not much comparable to the mirror in the real world.

  But because the camera in the mirror captures a similar scene, you will feel it is very real, and at the same time, you will be amazed by the powerful engine of Bomi.

  But the problem now is--

  We need to show different things in the mirror.

In the player's first-person view, the model is simplified. The camera is placed on the head. In order to avoid piercing, the entire head and body will be removed, and only two arms and legs will be retained for action performance. .

  Now when you look in the mirror, if you still use the original method of placing a camera in the mirror, the effect will become a horror story——

  You will find that your head is flying.

  So, in order to make the first-person perspective look normal, the mirror should show a real and complete player model at this time.

  Not only must be displayed, but the model in the mirror must also be consistent with the player's actions, so that there is no sense of violation.

"That means that the program has to do two sets of display and transmission content." Cao Yang said, "One set is the player's current FPS game data, and the other set is the TPS-based game data, and then it depends on which situation is needed. Which set of data content to call."

   "The performance consumption will be huge." Deng Peiqiang said.

  He does not want to develop this feature.

  Especially for things like mirrors and water that are very costly to game performance, Deng Peiqiang is born to reject.

  The price/performance ratio in this area is too low, and it may take a lot of effort to improve so much.

   "I don't think it will," Cao Yang said, "You do it first, there will be many places where these functions need to be used in the future."

  Yes, it is not only needed for "Gun Girl", but also in many games in the future as long as it can be used for light reflection scenes.

   “Didn't the Assassin's Soul have developed splash and mirror effects before? Although it hasn't been done quite well yet, it's just this opportunity to lift this one up.” Cao Yang said.

Uh……

  Deng Peiqiang covered his face in pain.

Before he was young, frivolous and ignorant, he was fooled by boss Cao not long after he first came to the company. It is precisely because of these things that Deng Peiqiang now knows what glass, water, mirrors... these things are. How cheating.

  Deng Peiqiang does not want to do this if time can turn back.

   But since the boss has already spoken, it is hard for them to say no as programmers.

All right.

  After a meeting is over, everyone is sad.

  The workload on everyone's hands has increased a lot in an instant.

  After Boss Cao left, Xu Xing sighed, "Why, Han Wei, why do you want to mention this strange demand? Our workload has increased a lot now."

  Han Wei's mouth twitched twice.

   "Who isn't it? I just asked casually based on the possibility of the existence of the game, but I didn't expect that it would cause so many chain reactions in the end."

   "In the future, before the meeting, we will communicate internally, otherwise the boss will always be caught off guard, which is ugly." Said Huang Ziming, the master.

   "Okay, okay." Han Wei smiled.

  Everyone in the room didn't speak, just thought about something quietly.

   "Hey~"

  After a few seconds, everyone sighed silently in their hearts.

   Asking to plan not to mention needs is like asking them not to fart, which is very unreliable.

   And even if the plan is not mentioned, boss Cao will increase the demand according to his own needs when he experiences it.

  Many engine functions are now mentioned by Boss Cao.

  From now on, you can get a glimpse of it.

Forget it.

  Deng Peiqiang didn't entangle so much, he packed his laptop and stood up, opened the door and went out.

  There is no point in discussing these unrealistic things.

   While it's still early, develop early and rest early.

  Cao Yang went back and sorted it out, and found that there are really a lot of masterpieces to be launched by Bomi this year.

The first is "World of Warcraft" which will enter the closed beta in June. This game has been produced since 2004, and it has been 2 years now. Almost the first version has come to an end. At present, Bomi The team is doing intense bug convergence.

  After completing the test, this game will be available online within this year.

Cao Yang is full of confidence in this. You must know that "World of Warcraft" has left a strong mark in the history of the game. At that time, the number of wow players was the largest in the world, and World of Warcraft has a profound impact on future online games. From this After the game, most of the games on the market began to embark on a copy of wow design route.

  Even for shooting games like Cross Fire, multiplayer BOSS has been added.

  In addition to World of Warcraft, now the "Warcraft 3: Pandaren Mystery" produced by Bomi's Western Fantasy Studio has also come to an end.

  After a few rounds of testing, it's almost ready to go on sale.

The release of this game will drive a new wave of war3 high nests around the world, especially for the Chinese people, because the panda race is designed according to the Eastern culture, and this expansion It is also a brand-new version completely developed by the Chinese people since the birth of Warcraft.

Cao Yang is still full of confidence in Meng Xiao and Lao Yang.

  In addition to the works of the Warcraft series:

  Bomi also has two new game products.

  With a shooting game from its subsidiary Epic, this year is bound to be another Bomi year.

  Cao Yang plans to take these achievements to participate in the E3 game show in June.

   Thinking of this, Cao Yang couldn't help but a smug smile appeared on his face.

  This year's game show will definitely be very lively.

  (End of this chapter)

Chapter end

Report
<<Prev
Next>>
Catalogue
Chapter 691
Chapter 690
Chapter 689
Chapter 688
Chapter 687
Chapter 686
Chapter 685
Chapter 684
Chapter 683
Chapter 682
Chapter 681
Chapter 680
Chapter 679
Chapter 678
Chapter 677
Chapter 676
Chapter 675
Chapter 674
Chapter 673
Chapter 672
Chapter 671
Chapter 670
Chapter 669
Chapter 668
Chapter 667
Chapter 666
Chapter 665
Chapter 664
Chapter 663
Chapter 662
Chapter 661
Chapter 660
Chapter 659
Chapter 658
Chapter 657
Chapter 656
Chapter 655
Chapter 654
Chapter 653
Chapter 652
Chapter 651
Chapter 650
Chapter 649
Chapter 648
Chapter 647
Chapter 646
Chapter 645
Chapter 644
Chapter 643
Chapter 642
Chapter 641
Chapter 640
Chapter 639
Chapter 638
Chapter 637
Chapter 636
Chapter 635
Chapter 634
Chapter 633
Chapter 632
Chapter 631
Chapter 630
Chapter 629
Chapter 628
Chapter 627
Chapter 626
Chapter 625
Chapter 624
Chapter 623
Chapter 622
Chapter 621
Chapter 620
Chapter 619
Chapter 618
Chapter 617
Chapter 616
Chapter 615
Chapter 614
Chapter 613
Chapter 612
Chapter 611
Chapter 610
Chapter 609
Chapter 608
Chapter 607
Chapter 606
Chapter 605
Chapter 604
Chapter 603
Chapter 602
Chapter 601
Chapter 600
Chapter 599
Chapter 598
Chapter 597
Chapter 596
Chapter 595
Chapter 594
Chapter 593
Chapter 592
Chapter 591
Chapter 590
Chapter 589
Chapter 588
Chapter 587
Chapter 586
Chapter 585
Chapter 584
Chapter 583
Chapter 582
Chapter 581
Chapter 580
Chapter 579
Chapter 578
Chapter 577
Chapter 576
Chapter 575
Chapter 574
Chapter 573
Chapter 572
Chapter 571
Chapter 570
Chapter 569
Chapter 568
Chapter 567
Chapter 566
Chapter 565
Chapter 564
Chapter 563
Chapter 562
Chapter 561
Chapter 560
Chapter 559
Chapter 558
Chapter 557
Chapter 556
Chapter 555
Chapter 554
Chapter 553
Chapter 552
Chapter 551
Chapter 550
Chapter 549
Chapter 548
Chapter 547
Chapter 546
Chapter 545
Chapter 544
Chapter 543
Chapter 542
Chapter 541
Chapter 540
Chapter 539
Chapter 538
Chapter 537
Chapter 536
Chapter 535
Chapter 534
Chapter 533
Chapter 532
Chapter 531
Chapter 530
Chapter 529
Chapter 528
Chapter 527
Chapter 526
Chapter 525
Chapter 524
Chapter 523
Chapter 522
Chapter 521
Chapter 520
Chapter 519
Chapter 518
Chapter 517
Chapter 516
Chapter 515
Chapter 514
Chapter 513
Chapter 512
Chapter 511
Chapter 510
Chapter 509
Chapter 508
Chapter 507
Chapter 506
Chapter 505
Chapter 504
Chapter 503
Chapter 502
Chapter 501
Chapter 500
Chapter 499
Chapter 498
Chapter 497
Chapter 496
Chapter 495
Chapter 494
Chapter 493
Chapter 492
Chapter 491
Chapter 490
Chapter 489
Chapter 488
Chapter 487
Chapter 486
Chapter 485
Chapter 484
Chapter 483
Chapter 482
Chapter 481
Chapter 480
Chapter 479
Chapter 478
Chapter 477
Chapter 476
Chapter 475
Chapter 474
Chapter 473
Chapter 472
Chapter 471
Chapter 470
Chapter 469
Chapter 468
Chapter 467
Chapter 466
Chapter 465
Chapter 464
Chapter 463
Chapter 462
Chapter 461
Chapter 460
Chapter 459
Chapter 458
Chapter 457
Chapter 456
Chapter 455
Chapter 454
Chapter 453
Chapter 452
Chapter 451
Chapter 450
Chapter 449
Chapter 448
Chapter 447
Chapter 446
Chapter 445
Chapter 444
Chapter 443
Chapter 442
Chapter 441
Chapter 440
Chapter 439
Chapter 438
Chapter 437
Chapter 436
Chapter 435
Chapter 434
Chapter 433
Chapter 432
Chapter 431
Chapter 430
Chapter 429
Chapter 428
Chapter 427
Chapter 426
Chapter 425
Chapter 424
Chapter 423
Chapter 422
Chapter 421
Chapter 420
Chapter 419
Chapter 418
Chapter 417
Chapter 416
Chapter 415
Chapter 414
Chapter 413
Chapter 412
Chapter 411
Chapter 410
Chapter 409
Chapter 408
Chapter 407
Chapter 406
Chapter 405
Chapter 404
Chapter 403
Chapter 402
Chapter 401
Chapter 400
Chapter 399
Chapter 398
Chapter 397
Chapter 396
Chapter 395
Chapter 394
Chapter 393
Chapter 392
Chapter 391
Chapter 390
Chapter 389
Chapter 388
Chapter 387
Chapter 386
Chapter 385
Chapter 384
Chapter 383
Chapter 382
Chapter 381
Chapter 380
Chapter 379
Chapter 378
Chapter 377
Chapter 376
Chapter 375
Chapter 374
Chapter 373
Chapter 372
Chapter 371
Chapter 370
Chapter 369
Chapter 368
Chapter 367
Chapter 366
Chapter 365
Chapter 364
Chapter 363
Chapter 362
Chapter 361
Chapter 360
Chapter 359
Chapter 358
Chapter 357
Chapter 356
Chapter 355
Chapter 354
Chapter 353
Chapter 352
Chapter 351
Chapter 350
Chapter 349
Chapter 348
Chapter 347
Chapter 346
Chapter 345
Chapter 344
Chapter 343
Chapter 342
Chapter 341
Chapter 340
Chapter 339
Chapter 338
Chapter 337
Chapter 336
Chapter 335
Chapter 334
Chapter 333
Chapter 332
Chapter 331
Chapter 330
Chapter 329
Chapter 328
Chapter 327
Chapter 326
Chapter 325
Chapter 324
Chapter 323
Chapter 322
Chapter 321
Chapter 320
Chapter 319
Chapter 318
Chapter 317
Chapter 316
Chapter 315
Chapter 314
Chapter 313
Chapter 311
Chapter 310
Chapter 309
Chapter 308
Chapter 307
Chapter 306
Chapter 305
Chapter 304
Chapter 303
Chapter 302
Chapter 301
Chapter 300
Chapter 299
Chapter 298
Chapter 297
Chapter 296
Chapter 295
Chapter 294
Chapter 293
Chapter 292
Chapter 291
Chapter 290
Chapter 289
Chapter 288
Chapter 287
Chapter 286
Chapter 285
Chapter 284
Chapter 283
Chapter 282
Chapter 281
Chapter 280
Chapter 279
Chapter 278
Chapter 277
Chapter 276
Chapter 275
Chapter 274
Chapter 273
Chapter 272
Chapter 271
Chapter 270
Chapter 269
Chapter 267
Chapter 266
Chapter 265
Chapter 264
Chapter 263
Chapter 262
Chapter 261
Chapter 260
Chapter 259
Chapter 258
Chapter 257
Chapter 256
Chapter 255
Chapter 254
Chapter 253
Chapter 252
Chapter 251
Chapter 250
Chapter 249
Chapter 248
Chapter 247
Chapter 246
Chapter 245
Chapter 244
Chapter 243
Chapter 242
Chapter 241
Chapter 240
Chapter 239
Chapter 238
Chapter 237
Chapter 236
Chapter 235
Chapter 234
Chapter 233
Chapter 232
Chapter 231
Chapter 230
Chapter 229
Chapter 228
Chapter 227
Chapter 226
Chapter 225
Chapter 224
Chapter 223
Chapter 222
Chapter 221
Chapter 220
Chapter 219
Chapter 218
Chapter 217
Chapter 216
Chapter 215
Chapter 214
Chapter 213
Chapter 212
Chapter 211
Chapter 210
Chapter 209
Chapter 208
Chapter 207
Chapter 206
Chapter 205
Chapter 204
Chapter 203
Chapter 202
Chapter 201
Chapter 200
Chapter 199
Chapter 198
Chapter 197
Chapter 196
Chapter 195
Chapter 194
Chapter 193
Chapter 192
Chapter 191
Chapter 190
Chapter 189
Chapter 188
Chapter 187
Chapter 186
Chapter 185
Chapter 184
Chapter 183
Chapter 182
Chapter 181
Chapter 180
Chapter 179
Chapter 178
Chapter 177
Chapter 176
Chapter 175
Chapter 174
Chapter 173
Chapter 172
Chapter 171
Chapter 170
Chapter 169
Chapter 168
Chapter 167
Chapter 166
Chapter 165
Chapter 164
Chapter 163
Chapter 162
Chapter 161
Chapter 160
Chapter 159
Chapter 158
Chapter 157
Chapter 156
Chapter 155
Chapter 154
Chapter 153
Chapter 152
Chapter 151
Chapter 150
Chapter 149
Chapter 148
Chapter 147
Chapter 146
Chapter 145
Chapter 144
Chapter 143
Chapter 142
Chapter 141
Chapter 140
Chapter 139
Chapter 138
Chapter 137
Chapter 136
Chapter 135
Chapter 134
Chapter 133
Chapter 132
Chapter 131
Chapter 130
Chapter 129
Chapter 128
Chapter 127
Chapter 126
Chapter 125
Chapter 124
Chapter 123
Chapter 122
Chapter 121
Chapter 120
Chapter 119
Chapter 118
Chapter 117
Chapter 116
Chapter 115
Chapter 113
Chapter 112
Chapter 111
Chapter 110
Chapter 109
Chapter 108
Chapter 107
Chapter 106
Chapter 105
Chapter 104
Chapter 103
Chapter 102
Chapter 101
Chapter 100
Chapter 99
Chapter 98
Chapter 97
Chapter 96
Chapter 95
Chapter 94
Chapter 93
Chapter 92
Chapter 91
Chapter 90
Chapter 89
Chapter 87
Chapter 86
Chapter 85
Chapter 84
Chapter 83
Chapter 82
Chapter 81
Chapter 80
Chapter 79
Chapter 78
Chapter 77
Chapter 76
Chapter 75
Chapter 74
Chapter 73
Chapter 72
Chapter 71
Chapter 70
Chapter 69
Chapter 68
Chapter 67
Chapter 66
Chapter 65
Chapter 64
Chapter 63
Chapter 62
Chapter 61
Chapter 60
Chapter 59
Chapter 58
Chapter 57
Chapter 56
Chapter 55
Chapter 54
Chapter 53
Chapter 52
Chapter 51
Chapter 50
Chapter 49
Chapter 48
Chapter 47
Chapter 46
Chapter 45
Chapter 44
Chapter 43
Chapter 42
Chapter 41
Chapter 40
Chapter 39
Chapter 38
Chapter 37
Chapter 36
Chapter 35
Chapter 34
Chapter 33
Chapter 32
Chapter 31
Chapter 30
Chapter 29
Chapter 28
Chapter 27
Chapter 26
Chapter 25
Chapter 24
Chapter 23
Chapter 22
Chapter 21
Chapter 20
Chapter 19
Chapter 18
Chapter 17
Chapter 16
Chapter 15
Chapter 14
Chapter 13
Chapter 12
Chapter 11
Chapter 10
Chapter 9
Chapter 8
Chapter 7
Chapter 6
Chapter 5
Chapter 4
Chapter 3
Chapter 2
Chapter 1
~
~
~
~
~
~
~
~
~
Setting
Font
Arial
Georgia
Comic Sans MS
Font size
14
Background
Report
Donate
Oh o, this user has not set a donation button.
English
Español
lingua italiana
Русский язык
Portugués
Deutsch
Success Warn New Timeout NO YES Summary More details Please rate this book Please write down your comment Reply Follow Followed This is the last chapter. Are you sure to delete? Account We've sent email to you successfully. You can check your email and reset password. You've reset your password successfully. We're going to the login page. Read Your cover's min size should be 160*160px Your cover's type should be .jpg/.jpeg/.png This book hasn't have any chapter yet. This is the first chapter This is the last chapter We're going to home page. * Book name can't be empty. * Book name has existed. At least one picture Book cover is required Please enter chapter name Create Successfully Modify successfully Fail to modify Fail Error Code Edit Delete Just Are you sure to delete? This volume still has chapters Create Chapter Fold Delete successfully Please enter the chapter name~ Then click 'choose pictures' button Are you sure to cancel publishing it? Picture can't be smaller than 300*300 Failed Name can't be empty Email's format is wrong Password can't be empty Must be 6 to 14 characters Please verify your password again