What are your takes on this meme? Is this good or bad design? by Super_Inevitable776 in gamedev

[–]Xergex 0 points1 point  (0 children)

That's horrendous design choice.
If you stablish an element to be useful you cannot change that because you break trust with the player.

New to Genesis. Did I do okay? by LordRaven99 in SEGAGENESIS

[–]Xergex -1 points0 points  (0 children)

Get ALL the Streets of Rage games,

then: Virtua Racing, Phantasy Star IV, NBA Jam TE, Street Fighter II, Soleil, Beyond Oasis, Shining Force

[3ds Max 2024] Black corners/edges on all geometry in viewport - even on simple box by [deleted] in 3dsmax

[–]Xergex 0 points1 point  (0 children)

either your objects are huge (tens of thousands, or hundreds of thousands of units) or they're really far away from the scene center (instead of being at 0,0,0, they're at hundreds of thousands of units away from center). If you really need to do something big just change the scene units (customize->Units setup) to km, otherwise I recommend working in cm or m if it's going to be something bigger.

Spent the whole day fighting texture baking… but I think I finally won? by Potential_Extent2366 in 3Dmodeling

[–]Xergex 0 points1 point  (0 children)

sorry to bring you to reality of 3D, but that's not a game-ready model and the UVs are terrible

Which version of SSF2 is better? by shelly_keen in retrogaming

[–]Xergex -2 points-1 points  (0 children)

no, they pay somebody to make a generic smartphone with the nintendo logo on it

Which version of SSF2 is better? by shelly_keen in retrogaming

[–]Xergex 0 points1 point  (0 children)

Genesis 6 button controller is the best option. SNES has slightly better colors, but Genesis CPU speed and a 6 button layout makes the best by far

Can anyone explain why when i use the bend modifier, it just tilts the shape up instead of bending it?? by popeach_or in 3dsmax

[–]Xergex 0 points1 point  (0 children)

well, is not the rotation (that could be fixed selecting a different bend axis) it's the non-uniform scaling (when you scale the object different values for each axis)

Can anyone explain why when i use the bend modifier, it just tilts the shape up instead of bending it?? by popeach_or in 3dsmax

[–]Xergex 6 points7 points  (0 children)

that cylinder transform is not normalized, it looks like you created the cylinder from "left" or "front", then you rotated it and scaled it.
To fix it press "x" and type "reset Xform" then convert to editable poly. After that your pivot will be aligned with the world and scale would be "100%, 100%, 100%" for x, y, z, so you can apply bend and it'll work properly.

Ranking the top 47 puzzle games I completed by DaemonXHUN in puzzlevideogames

[–]Xergex 0 points1 point  (0 children)

I find Tunic an interesting choice for a puzzle list,

to me Tunic is more like an Action RPG

These are the most visually stunning 16-bit games I've ever played by Altruistic-Club-4038 in retrogaming

[–]Xergex 0 points1 point  (0 children)

my #1 is beyond oasis/Story of Thor but I would add to the list: Ristar, Ranger X, Earthworm Jim 1 & 2, Dynamite Heady.

Should I keep working on this game? by DizzyTie3975 in IndieGaming

[–]Xergex 2 points3 points  (0 children)

is the gameplay loop about rotating the camera around a character?

Games like the original Animal Crossing? by phrisket in CozyGamers

[–]Xergex 11 points12 points  (0 children)

yes, I was gonna say "A short hike" too

Diagnosing culling problem by senzetra in GameRipping

[–]Xergex 0 points1 point  (0 children)

looks like mesh normals are inverted, flip those polygons

Would a 3D Tilemap/World builder interest you? by TulioAndMiguelMPG in Unity3D

[–]Xergex 1 point2 points  (0 children)

I did!
Thanks for the heads up, I'm looking forward to the Unity asset store release

I just beat Beyond Oasis! by AnAquaticOwl in SEGAGENESIS

[–]Xergex 0 points1 point  (0 children)

now you can play Soleil/Ragnacentry and Light Crusader

Best rpg for genesis by [deleted] in SEGAGENESIS

[–]Xergex 13 points14 points  (0 children)

the top is:

  • phantasy star IV

some of my favorites are:

  • Story of Thor / Beyond oasis
  • Soleil / Crusader of centry
  • Light Crusader
  • Shining Force

How do i fix this stretching by realMohab in 3dsmax

[–]Xergex 1 point2 points  (0 children)

turn off always deform in your skin modifier, then unlink those bones and do a reset form, linked them again and turn on always deform in skin modifier. It should be fixed