So what I’m working on is a Rising lava game and It has a shop that doesn’t work which I don’t know how to make a shop
Updated version:
Second Update Version:
So what I’m working on is a Rising lava game and It has a shop that doesn’t work which I don’t know how to make a shop
Nice job so far, although the material/way you created the lava causes overlapping textures with objects in the map and makes it look a bit sloppy. I’d suggest learning how to use TweenService with the lava and scale it to a certain level of the playing field slowly. Another benefit of using TweenService is you can set an exact timer on the tween, so if you ever wanted to make a round system in the future, it could be used for that. Good luck with the shop as well!
This game looks promising. I personally enjoy these simple round-based games.
I have a few critiques and suggestions to improve the game, however:
I hope that you can continue development of this game. It has good potential.
I tried fixing that by removing the player from the table but it didn’t work how do I do it in the script
cause I need help
I suggest posting a topic on #help-and-feedback:scripting-support if you need help with programming the table.
I noticed that at some point, the lava is glitching with the ground, which causes a flashing effect, which could possible trigger seizures. You should interpolate the lava position to make a smoother movement.
I feel like the “We are going to play” screen lasts for a bit long. I recommend making it shorter, to about 3 or 5 seconds. This way, players will be less bored, waiting for something to happen.
In overall, this game will have a lot of potential, as it’s a simple round-based game
Here is a link to my scripting support page
cause I didn’t use crame sadly
You can also use the position with a vector3, there is no issue with that. You can still tween them.
I’m going to add a function for that
wait it wont work for two players
Ok I have a few things you should set a time for when the lava will rise.
Also the uis just need to be scaled
EDIT: Tween the lava.
Thanks for the suggestion I will fix these problems