What are you working on currently? (2022)

Almost done with the Ballista AI!
It works with my custom gravity.


Q: should bullets heading downward be affected by gravity?
  • Yes, just like normal.
  • Yes, but just a bit.
  • No, not at all. (The bullet will make a perfectly straight line.)

0 voters

3 Likes

I made a loading screen to be used for my future projects. It’s very “standard” right now, I plan to customize it for each game.

5 Likes

Updates to my Rain System with Baked Collisions

I improved performance and cleaned up my code


While running, the Script Performance tab shows:

  • Rate: 1/Second (This can be adjusted and has pros/cons)

  • Activity: Varies from 0.04% - 0.3%


Video (You can see the script performance on the left):

7 Likes

I scripted and implemented the Porter Stemmer Algorithm in Roblox.
image

It removes the commoner morphological and inflexional endings from words in English. Its main use is as part of a term normalisation process that is usually done when setting up Information Retrieval systems.

Link to release: StringStem - Porter Stemmer Algorithm for IR systems - Resources / Community Resources - DevForum | Roblox

4 Likes

I’ve recreated the legacy studio tools not too long ago, and I’ve decided to try something,





I just started 2 days ago lol, any thoughts? :stuck_out_tongue:

Opinions
  • Wowzers!
  • Meh

0 voters

2 Likes

To get thicker rain with less raycasting, you could change your raindrop texture to multiple raindrops.

Working on a gun framework.


Today I made the raycasting and collision detecting.

4 Likes

I would use that to make Fruit Ninja, not violent murder!

Link to the Past, Link to the Past, Link to the Past, LINK TO THE PASTTT!

This is why I call it baked collisions because it’s not raycasting in realtime, it only does raycasting upon loading in

1 Like

Awesome stuff my man! Would be pretty cool if you added some sound effects and some lightning. Keep up the great work! :smiley:

just resuming a 3 year old project


Its a remake of an old waterpark game I made in 2018. It ended up being too laggy in studio that I decided to remake it in 2020.

Currently, the map is mostly finished, scripting will come last
Although, I still need to re-learn how to make these waterslides again… its been a while since the last one ive made

10 Likes

Day 2 of making a gun framework:

Today I made Damage, Ammo, and Reloading

I also started on making models for the final kit:


(Thompson 1928, full auto)

I’ve only been using blender for about two weeks, so its bad.

5 Likes


test track like the SSRX from GT5

working on a racing simulator btw

11 Likes

Currently working on a map for a solo project I’m planning on making.

4 Likes

image
In addition, I’ve completed most of the map, and I made these tree’s to go along with. (dummy is there for size comparison)

4 Likes

second post of day 2 of making a gun kit:

I made the model for the Thompson 1928

4 Likes


It looks so stupid, I love it!

7 Likes

Gosh, that is beyond stupid, that is S C A R Y

1 Like

I’ve been working on this for the past few months and I’m hoping for it to blow up.
The game’s name is advertising central, link here: Advertising Central - Roblox

It’s essentially a game where you can advertise your own game for free and allow users to teleport directly to your chosen game as well, I felt that it would be a potential way for developers to get their game out there and I’m quite proud of it as it’s my second game(first game was an obby which didn’t take as long to make)

1 Like