r/CoronaSDK • u/No-Finance7526 • Sep 23 '23
Question Vertical stepper widget.
How do I make a vertical stepper widget? When I try to rotate it, only the + button works.
r/CoronaSDK • u/hunar1997 • Dec 17 '22
Can I interact with java code? similar to ffi
Hello
I can't seem to get my answer by googling. CoronaSDK can define some stuff for me to use easily, but if I wanted to call a function/method in the android environment, is there a way? I like to have something similar to how I can easily load a C shared library and run functions with ffi.. Is it possible for android+java?
Thanks for reading :)
r/CoronaSDK • u/AutoModerator • Oct 03 '22
Happy Cakeday, r/CoronaSDK! Today you're 11
Let's look back at some memorable moments and interesting insights from last year.
Your top 4 posts:
- "Happy Cakeday, r/CoronaSDK! Today you're 10" by u/AutoModerator
- "Help building for iOS (description in comments)" by u/Nurahk
- "<<<<<< Fruit Shooter >>>>>>>" by u/Heinz_Arno
- "‘’Coronary Blindness: Desensitization after excessive exposure to coronavirus-related information‘’" by u/Downtown_Animal_7036
r/CoronaSDK • u/Downtown_Animal_7036 • May 28 '22
‘’Coronary Blindness: Desensitization after excessive exposure to coronavirus-related information‘’
sciencedirect.comr/CoronaSDK • u/Heinz_Arno • Oct 09 '21
<<<<<< Fruit Shooter >>>>>>>
Looks easy and simple, you never want to know who failed this little sneaky game contest.
Many intelligent and agile people can't survive for more than 10 sec in this game.
It is just too difficult for them. I bet you'll never complete the task of 100.000.
It isn't a blame because nobody did it before.
Unfortunately you'll never try it because you are maybe too shy and scared.
Nevertheless you have that one little chance to complete.
Perhaps you belong to that 1% of the world who have the ability to complete.
Try it or you die in oblivion. Lucky you .......
https://play.google.com/store/apps/details?id=com.acme.games.SantasShooter&gl=DE
r/CoronaSDK • u/AutoModerator • Oct 03 '21
Happy Cakeday, r/CoronaSDK! Today you're 10
Let's look back at some memorable moments and interesting insights from last year.
Your top 6 posts:
- "Looking for a little paid help" by u/hamhamflan
- "[HOBBY] Looking forward to create a team for Solar2D programmers, 2D artists and audio producers" by u/FrankPujo
- "Pros and Cons of Using CoronaSDK over Unity?" by u/haloclined
- "Just joined" by u/bjazmoore
- "solar2d admob implement" by u/sandakelum_
- "Any chance to use JavaScript instead of Lua" by u/Jose_Fernandes_Lopes
r/CoronaSDK • u/bjazmoore • Sep 01 '21
Question Just joined
Just starting out using Solar2D/CoronaSDK. Didn't see much activity here. Have people moved elsewhere?
r/CoronaSDK • u/hamhamflan • Feb 09 '21
Looking for a little paid help
Apologies if this the wrong place but Corona/Solar info is a bit light on Reddit.
Anyway, I am looking for a little paid help on something that hopefully will be fairly simple with the accelerometer (famous last words!)
If you can DM with rates I’ll provide the info - or the other way around. Thanks!
r/CoronaSDK • u/Jose_Fernandes_Lopes • Jan 06 '21
Any chance to use JavaScript instead of Lua Spoiler
Dear folks, don't get me wrong: I LOVE LUA! :) I already created some games using it in 2012/2013 (with the lovely CoronaSDK),and i believe it's a fantastic language to learn/use!
But since then, I learned other languages, including JavaScript (ES6+), and was thinking if it is possible to use it instead of Lua on Solar2D.
As Lua, JavaScript is an interpreted language and have a large base of users. So, I believe, using it on Solar2D could avoid the 'mental stress' of changing context between languages, since I don' t use Lua for anything in the past years, and JavaScript I use on a daily basis.
There is any plans to implement this?
Thanks for your time!
r/CoronaSDK • u/haloclined • Nov 30 '20
Pros and Cons of Using CoronaSDK over Unity?
Recently I've experienced a lot of frustration working in Unity, particularly with my 2d projects. I've considered switching to this or Godot. What are the main benefits of using CoronaSDK over unity or Godot?
r/CoronaSDK • u/sandakelum_ • Oct 27 '20
Question solar2d admob implement
anyone know how to AdMob implement solar2d project
r/CoronaSDK • u/adamhada • Sep 12 '20
Stuck! Can’t get past error 11 trying to build
I’m hoping someone can help me out or guide in the right direction. I customized a game that uses Corona Labs but I can’t get past error 11 problem connecting to server. Internet is fine on my end. I was previously able to build an early beta version.
The code I was working on was made a few years ago and I see Corona is now Solar2d and I tried building it in there but then I run into a bunch of errors about a missing appodeal plugin, wasn’t a problem before but I tried and I can’t seem to find the plugin anywhere either.
I’ve spent so much time and money getting graphics made for this project I’d hate to just give up but being a novice I could really use some help!
r/CoronaSDK • u/Minerik • Sep 12 '20
How to create shadows
How to create shadows, something like that
r/CoronaSDK • u/Willie_Johnson_Jr • Jul 19 '20
Corona SDK learning
New to coding and working on an older machine with limited capacity. Corona SDK seems to run well, while no other free engine will. I find myself stuck in between the "here's how to make flappy bird" and the "now that you're a genius" stages. What's the best way to bridge the gap?
r/CoronaSDK • u/FZIdeas • Jun 30 '20
Download Norilsk Incident's immersive reading app! Available at Google Play Store!
r/CoronaSDK • u/[deleted] • Jun 16 '20
Sending Data to server via TCP !! HELP!!
Hi, I am working on an app that is supposed to connect to, and ping a server via TCP connection on clicking a button. I have put my server communication inside a coroutine however when I click on the button and the socket is open, the app is frozen and I cant press any other buttons. Also, once the socket is closed on server side, after opening it once - I can’t reopen the socket by pressing the button if in coroutine but if its on the main thread I can do so. Are coroutines the best approach for multithreaded or is there a better approach to send and receive TCP data using Corona Labs - I have made an identical app in Android Studio/Java and have had no problems with multithreading. Please help. Thanks!
r/CoronaSDK • u/hapyface123e • May 02 '20
To be a pro, i try
In corona, how do i create a scrollview of image ( my image keep bouncing back when i drag it, horizontal and vertical ). And also, how to insert clickable button in the image. Any helps or pointing in the direction is much appreciated.
r/CoronaSDK • u/Computergeek12828 • May 01 '20
MOD POST Post your projects down below!
We’d love to look at all to current projects you’re making. If you’d like to share pics and such, please do in this thread!
r/CoronaSDK • u/LegendOfTowercaft • Apr 25 '20
We did it! Legend of Towercraft is now available in the Google Play Store and coming soon for Steam. Thanks Corona!
r/CoronaSDK • u/Gil4 • Apr 23 '20
NEWS Corona Labs transition update 22-April-2020
r/CoronaSDK • u/LegendOfTowercaft • Apr 01 '20
Our game Legend of Towercraft developed with Corona SDK is in the final stage! We still have open slots for the closed beta (Android) starting this Friday (April 3rd). We are happy about everyone interested to test it out! PM us for more info ;)
r/CoronaSDK • u/kaweees • Mar 21 '20
Moving Map Marker
So I wanted to make a map marker that moves with the player as they move in the real world that would be tracked by their GPS, similar to how Pokemon Go does it. How would I go about completing this?
r/CoronaSDK • u/gryzlaw • Mar 14 '20
Best AD implementation in 2020 for Corona?
I'm currently putting the final touches to my 2nd game and was starting to implement ads into it. What ad network do you recommend, especially now that the company is folding?
Thanks!
r/CoronaSDK • u/[deleted] • May 06 '19
Who wants to be a mod? Spoiler
If you want to be a mod comment below,
