I myself use Photoshop, with a mouse. I’m fairly new to this, so I’m just tracing as @BixbyAlan said, and I plan on converting it to a vector file in illustrator later on.
Maybe one day Roblox’ll look like this…
A whole new rendering system, normal map support, and full on volumetric lighting and accurate screen-space reflections and material calculations are just scratching the surface of what would need to be implemented, not to mention the amount of optimizations between server-client and the whole roblox engine itself that would need to be made to even make rendering something like this feasible…but…its still a possibility! i hope
snap now I wont be able to sleep
I was being sarcastic lmao
hello mr. 50 char limit
Since my builds are considerably large, keeping a snapshot of each iteration in the same file would be a mess. I could use an API proxy to fetch earlier versions of the game, but even if I could manage to parse an rbxl
file, it’d be exceedingly difficult to account for the UnionOperations’ complex structure.
A brickbattle game with some additional features.
- Multiple Scifi themed maps.
- More complex maps than normally played in other doomspire games.
- Each map has different secrets hidden in it.
- The secrets contain buttons that can spawn additional base elements in the map that can help your team.
- Spawn tracker so each team knows how many spawns are left in the game for each team.
- 64 possible avatars that can be earned from winning wounds.
- Two point systems. One point is awarded for winning a round. Build Bricks are awarded to the winning team for he round. This is calculated by the total number of bricks destroyed during the round.
Updating the appearance of my plugin. Instead of doing a crappy facsimile of studio’s UI, I ran with my own style.
(I’m working on a makeover instead of moving on to a new plugin since I’ll probably stick with this appearance for a while.)
Link to the plugin’s thread (thanks nurgenius): Brushtool 2.0 Plugin: Clone and place models onto your map with ease
Link to thread: Brushtool 2.0 Plugin: Clone and place models onto your map with ease
And link to plugin for those wondering: https://www.roblox.com/library/2268520847/Brushtool-2-0
The original style might’ve looked better; they didn’t look much different anyway.
I have to disagree haha, the newer UI looks bolder, cleaner, and more user friendly. Made a big difference, especially with the buttons and extension of the top bar tabs.
I am currently working on a simple project with my friends, nothing much. It is to be released soon, due to it being a game studio.
Sorry; I was referring to the top-bar. Your plugin looks better when they’re spaced out more by the way.
Me and the team i’m working for currently is working on a roleplay game. Yes there are alot of them already but like I am new the RLUA and I believe its a good way for me to learn more about RLUA and test my skills as a programmer.
I am working on a roleplay style city game where you could pick a job, go to work, have fun, be a cop, be a robber, etc…
This is fantastic clone.
I’d been making different attempts at making grass for quite a while to no avail due to performance limitations.
I tried stuff like viewport culling, fractals, you name it.