Trying to understand Roblox studio and improving building a bit
Just published two practice games where I used some plugins and templates to work on my overall understanding of Luau, 3D Modeling, and UI Design. They’re linked below, and I would appreciate feedback on what I could add or change to either one of them!
In the recent 2 Days my 2x books from Roblox about “Scripting with Lua” & “Game Development” have arrived so im finally learning how to script!
Simple implementation of Roblox OAuth 2.0 on a website using PHP, allowing users to login directly via their Roblox account
Hey, another city builder! I’m also working on my New York (+ other locations tbc), looks like the niche isn’t so underlooked after all
Is this miniature scale? Also, if I may ask, how do you find those decals?
Finally sat down and implemented the marching cubes algorithm so I can render some stuff. Here it is with some perlin noise.
Admin system!
wow. i have no words. that looks absolutely amazing!
After long time of practice and scripting, I have came up with idea of remaking Plates of Fate game with buildable islands, which can be broken by various disasters aswell as players.
But I’m running out of parience and motivation
(Btw, guis are working but for saving performance purpoices I have disabled their scripts for now. Making events and island
generators primarly now)
A storm chasing game that i don’t have a picture of yet.
I am back again! Thanks for all the votes in the last poll.
As of now, I am working on a crate/ unlocking system, in which you can unlock new troops and abilities for them. Once you unlock a troop, getting him again will present you with 2 options.
- Receive another of that troop. (2 troops altogether)
or - Gain an ability for that troop. (1 troop with an ability.)
I have added a frame on the side, so that you can see what troops you have unlocked. However, I’m not sure Where I should put the #Troops, and the abilities.
On the left is the list of troops unlocked so far. On the right is the newly unlocked KING! But where should I put the (x1), and the (0 / ★)?
- The amount of troops unlocked (x1) should be shown on the frame to the left only.
- The amount of troops unlocked (x1) should be shown above the newly unlocked troop only.
- The amount of troops unlocked (x1) should be shown on both frames.
- The amount of abilities unlocked (0 / ★) should be shown on the frame to the left only.
- The amount of abilities unlocked (0 / ★) should be shown above the newly unlocked troop only.
- The amount of abilities unlocked (0 / ★) should be shown on both frames.
0 voters
Also, I am liking the ★ that shows the ability. But how do I show how many I have?
For no abilities yet unlocked, should I have - 1. - 0 2. - (0/★), or 3 - something else?
- 1
- 2
- 3
0 voters