Amazing!
Ravenhood
Recent community posts
To my knowledge there isn't a way to have maps use Name instead of Display Name when transitioning between maps.
What I'm saying is if you have your Name as 'this is the castle' and the Display Name as 'Royal Castle', then in game the player sees 'Royal Castle'.
If I translate 'this is the castle', then I'd see the change in the editor but the player wouldn't see any changes to 'Royal Castle'.
Hello- I've been enjoying using the lighting system very much, but have run into a critical issue. When I build the game for both mobile android and IOS, there appears to be no lighting at all and the screen is mostly just a layer of black.
I used VM when building for both android and IOS (my build is giving me weird errors when trying to run YYC).
I'm happy to provide specs but my phone should be more than capable of supporting the engine. I bought this engine with the intention of making mobile games so I appreciate your support!
Hello! Recently purchased the card combat system and I'm very pleased with it's base functionality. I'm looking forward to incorporating it into a future project and wanted to thank you for the hard work! I'm looking forward to seeing it continue to develop/expand, and hope to be able to reach out when I have questions!
Hello- big question regarding the demo code .
In the create event of the demo controller, there's a section that says 'Delete this in your project', but when I remove the section, collisions no longer work.
I looked through the event, and it looks like it just copies collision objects and re-creates them- I don't know why this allows collision and the original objects do not.
Thank you for your help!