Hi, I’d like to know what solutions currently exist for mobile platforms that work. What object should I use, and is it necessary to use a script, or can it be done directly from Visual Studio which would be the best approach?
Thanks
Hi, I’d like to know what solutions currently exist for mobile platforms that work. What object should I use, and is it necessary to use a script, or can it be done directly from Visual Studio which would be the best approach?
Thanks
Mobile currently can be utilized through HTML5 exports that play on mobile web browsers or through Android exports.
Normal objects should be fairly safe to utilize.
If you want to script you can utilize the built in editor or you can use an external editor if you want. You can change the the editor in the Editor Settings.
I was referring to the moving platforms in video games
, those objects that move and that you can climb on, which often cause a lot of headaches in some games and make you want to smash your controller on the floor
. I was referring to that type of moving platform that works quite poorly in AGM if you use it as a game object because when it moves up and down, the character’s feet detach, creating a rather ugly effect.![]()
Ohhh moving platforms. I’ll have to get back to you on that. ![]()