A portable device capable of multiple applications, one of which is a platform for playing games. Mobile phones are the eponymous example of such devices. Distinct from handhelds, which are exclusively or primarily designed for gaming.
1
vote
1answer
545 views
Help with Collision of spawned object(postion fixed) with objects that there are translating on screen
Hey guys I am creating a game using Corona SDK and so coding it in Lua.
So there are 2 separate functions,
To translate the hit objects and change their color when they are tapped
The link below ...
0
votes
0answers
20 views
Adobe Air Mobile AS3 app: challenges and how to overcome them?
I made a PC flash game for LD 26 - minimalism and I am working on porting it to Android.
Some questions I'd like to ask:
Is it bad to heavily use vector graphics (ie. this.graphics.lineTo()) in ...
0
votes
0answers
63 views
Changing crowd agent animation during movement between destinations
As the title suggests, I am trying to change the animation of a set of crowd agents while they are moving between destinations.
The agents I use have the AT_CH_Human AnimTree. I tried to change the ...
0
votes
0answers
210 views
Unity3D: collider performances on mobile iOS devices
I'm experimenting with Unity3D and colliders. Unfortunately I still don't have Unity Pro version and I can't use the profiler.
Consider the following situation:
mobile devices (ios, iphone 3GS).
an ...
0
votes
0answers
70 views
Server Requirements for Large Scale Mobile/Desktop Accessible game
I am working on preliminary requirements for a large scale implementation of a gaming environment.
Total end user population is 300k users worldwide. Concurrent usage should support at minimum 5k ...