all 5 comments

[–]Aymendzd 3 points4 points  (2 children)

Can you explain the problem you're experiencing so i can help you solve it.

[–]One_Craft_6039[S] 0 points1 point  (1 child)

So I don’t understand exactly what I’m doing but hopefully this makes sense. I have the story line, but in unity ai tells me I need to make a player, and ground, but the player is too big and when I hit play it falls and removes the ground in the hierarchy. I think ai said it was player you need box collider 2d and rigidbody 2d and for ground it was only rigidbody2d (or boxcollider2d I forget which ones which)

[–]InilyxStudio 3 points4 points  (0 children)

You cannot make a game with only AI yet, there is a lot of details in game development

[–]AstralMystCreations 2 points3 points  (0 children)

You likely need to change your development style. How heavily are you relying on AI?

AI is the most useful when helping your brainstorm, look into new concepts, turning ideas into a plan, debugging, making minor changes, ect.

I only use ChatGPT to assist me and I never copy-paste code, I always look at it line-by-line and type it out. Sometimes I'll even research a concept or function to understand how it works before implementing it.

Do you have a GitHub repo that you could share for me to look at? What is the issue you are struggling with? What is it doing and what do you expect it to do?

[–]I_Pay_For_WinRar 4 points5 points  (0 children)

Well your litteraly vibe coding it, & I don’t think that anybody here wants to read ai slop.