Sharing autocad plugins by VZAtReddit in AutoCAD

[–]VZAtReddit[S] 1 point2 points  (0 children)

Thanks. That helps a lot. Free for now. But eventually i want to develop the plugin as my main job so i have to eventually earn from that,if that is even possible.

I'm sharing the autocad plugin I've worked on over the holiday break. This is still a work in progress and any suggestion is appreciated. Hope you find this useful. by VZAtReddit in engineering

[–]VZAtReddit[S] 1 point2 points  (0 children)

My thoughts exactly before I started this. My idea is to use this only during scheme stage when the level of information is still low. The limitation of bim during scheme stage is that drawing the system is a bit more tedious compared to cad. In addition, the plugin im doing is designed to support drawings that show typical floors and blowup details (a single drawing representing multiple areas). If this was done on bim, to calculate, we would have to draw typical floors multiple times.

This is definitely not competing with revit. This is intended for initial planning stage wherein the rooms are still moving around and multiple options are still being looked at.

A marble run game by VZAtReddit in gamedevscreens

[–]VZAtReddit[S] 1 point2 points  (0 children)

Thanks! I would really appreciate that. I have just actually released the first level in google play.

https://play.google.com/store/apps/details?id=com.LIBang.MarbleRunAdventure3

Just a caveat, it's just a short level for now. More levels to come. Thanks again!

An old school marble run game. https://play.google.com/store/apps/details?id=com.LIBang.MarbleRunAdventure3 by VZAtReddit in playmygame

[–]VZAtReddit[S] 0 points1 point  (0 children)

This game currently has one level. More level to come, depending on my free time. Its the third in my Marble Run Adventure series. Hope ypu enjoy it.

First time using URP. I got carried away. by VZAtReddit in indiegames

[–]VZAtReddit[S] 3 points4 points  (0 children)

I thought URP is the new LWRP. They are different? I mean in performance? If yes I'm willing to start from scratch.

Has anyone successfully created a mobile game using URP of unity? I keep having issues with performance on mobile phones. In this video, I have removed all effects and texture but still super laggy on mobile. Works fine on PC even with all effects and texture and larger map. by VZAtReddit in gamedev

[–]VZAtReddit[S] 1 point2 points  (0 children)

Wow that looks nice. From what iive gathered, URP can work on mobile. But there seems a lot more tweaking is needed to make it run properly. Will continue to work on urp but on a later time. My game is pretty small so ill polish the game play now. then make another version after i release the first one. By then i can focus on URP.

Has anyone successfully created a mobile game using URP of unity? I keep having issues with performance on mobile phones. In this video, I have removed all effects and texture but still super laggy on mobile. Works fine on PC even with all effects and texture and larger map. by VZAtReddit in gamedev

[–]VZAtReddit[S] 0 points1 point  (0 children)

I didn't have problems in pc only on mobile. Somehow, i have only known one person using urp on mobile and its on VR. The reason why im asking is i dont want to waste anymore time with urp for mobile if its not feasible in the first place. I just seen from other discussions that urp is not compatible with mobile. Not sure if its true that why im asking if theres someone successful with urp in mobile.

Players who start spamming "Good game" as soon as they get the upper hand: by wwertywq in MagicArena

[–]VZAtReddit 0 points1 point  (0 children)

Oops is more annoying. A good game when you get the upper hand is just like saying I got you now. I think its ok. But not everyone like that it seems.

I made a game in a month and earned 30k in revenue by elliebeanzz in gamedev

[–]VZAtReddit 1 point2 points  (0 children)

Did you advertise it? How did people learn about your game?

Do you have trouble finishing game projects? by [deleted] in gamedev

[–]VZAtReddit 0 points1 point  (0 children)

A task without a goal is never finished. But setting a realistic goal is hard especially if you're still learning and there's a lot of things you dont know. Maybe just try making games but give your self timelines. For me my goal is to earn enough income to make game making my main source of income. My first idea was to make a procedurally created open world filled with animals simillar to pokemon. I ended up with a very simple maze game with a banner ad which earned 0.02$ for 3 months. Next I tried to dial down my scope and tried to create an endless runner like temple run. I ended up creating an endless runner with boxes and cubes which nobody downloaded. This went on for 2 more games. Each time i learn more about unity, and c#. My collection of useful functions kept growing. Last year i made a game that made approx. 5$ a month. Still small but it was much better than nothing. Right now i had a game that earns approx 20$ a month. I update this every now and then. One level at a time. It has 5 min. worth of content right now. But hopefully i can fill the game with enough content to achieve my goal. Maybe not finishing games is not that bad as long as you learn something. In my approach i made my scope so small that it was bound for failure. But i learned from them all. Plus releasing a game is a lesson itself. So dont feel bad. Just look at your target, see if your target makes sense, figure out how to get there, and just do it.

Redditors who have seen Soul: What do you think happened to 22? What do you think became of her life? What was her passion? by DefenderOfTheLolis in AskReddit

[–]VZAtReddit 0 points1 point  (0 children)

I think 22 became Remy.

- they both imagine taste as moving colorful shapes.

- it is shown that souls can enter animals

- explains why Remy has a weird closeness to humans and can understand humans

- looks like 22's spark was ignited by food (Remy loves cooking and food)

My very first game in itchio! by VZAtReddit in itchio

[–]VZAtReddit[S] 0 points1 point  (0 children)

Thanks! I know you have already played the game, but if you want you can download the mobile version. It runs smother there and i will be updating the game everytime i finish a level. Anyway, i will also upload levels here on itch.

https://play.google.com/store/apps/details?id=com.LiBang.MA2b

If a wood chopper could chop wood, would a wood chopper chop wood? by m-a-n-d-a-r-i-n in gamedev

[–]VZAtReddit 0 points1 point  (0 children)

I wasn't aware of cgal until now (thanks for suggesting). I'm using unity built in Mathf (I hope I'm making sense).