question

Matthew Miskiewicz avatar image
Matthew Miskiewicz asked

New Game: Should I be using Entity or Classic API?

It's not clear to me which I should be building my game upon. Is there a rule of thumb or any advice here?

Thanks!

entities
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Sarah Zhang avatar image
Sarah Zhang answered

Currently, we should use both Entity and Classic API in one game.

Entities only provide new access patterns for current accounts and data systems. It is not yet a complete replacement for Classic APIs. Moreover, using Entity API in the same game will not change the behavior of the existing APIs, you can safely use them both at the same time.

At the current stage, most Entity API and Classic API are for different usages. Please choose them for your needs.

1 comment
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Matthew Miskiewicz avatar image Matthew Miskiewicz commented ·

Excellent, that makes perfect sense. Thank you! :-)

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.