Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9101611
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T01:10:31+00:00 2026-06-17T01:10:31+00:00

I have create one game which player can drag animals up and throw it

  • 0

I have create one game which player can drag animals up and throw it out the fence to defense zombies’ coming for their homeland.it runs perfect on an iPhone and Samsung Galaxy,but when application runs on some mobiles which do no have very high speed hardware.here pop out the question:Not until the animal be dragged out the fence for a distance,then he realize it’s already have to change state(When animals be dragged over the fence,it will change to fly state)

void Update()
{
    if (animal.transform.position.y > fence.transform.position.y)
        Debug.Log("Change to fly state");
}

How to solve this kind question,thanks!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T01:10:32+00:00Added an answer on June 17, 2026 at 1:10 am

    Hell There,

    I’m not sure if I fully understand the question, but on mobiles, as in any platform, performance issues can ruin the game, that is because the Update function you created hasn’t got time to run one more cicle ( due the low framerate ), thus creating your problem.

    What I would suggest is to firstly check if it’s really necessary for your game to perform on those lower-end, sometimes it’s just not worth the work.

    If you are positive you need your game to run on them, I would recommend running the profiler and performing the optimizations.

    I wrote a blog post a while ago on the matter, if you’re interested take a look:
    http://blog.breakingfingers.com/post/29838128841/fighting-for-frames-mobile-optimization

    Hope it can be of use.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have three models that are coming together to create one view model and
I have a project to create a multi-player monopoly game I have a pretty
I currently have a game which uses one single UIView to draw a number
I have to create one table using XSLT and CSS. The table should look
I have a create method in one controller and at the end of this
I have 2 customer views one for create and one for edit. I am
I have a Report. I need to create another one, similar to the one
I work with Oracle 11g. I have one table: create table test (one number(2),
I have created one user named tuser with create database rights in SQL server
I have a one-time need to create a file from an iOS mutable array.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.