Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Request

A topic by StawaDa created Jan 25, 2024 Views: 117 Replies: 2
Viewing posts 1 to 2

Is it possible to request help with simple sprites? I am making a simple modified 2D Pong game as a practice game and would love to have a ball (Which is actually a circle and not a square for my game) animated to bounce off of walls and the paddles. Or rackets in my case. I have a basic racket design idea that would animate when a ball hits by showing the 'net' of the racket extruding from the force of the ball hitting the racket. 

This project is open to creativity. Anything you want to try out, feel free to try out. I'm new to programming a game and am starting at the basics which is why I decided to make a full modified Pong game. Also, the purpose of the game, for me, is to implement my own sound design and music and learn how to implement the audio into Unity.  I'm ready for the visuals. Most of the mechanics have already been structured out. After visuals are implemented I plan on adding audio. 

If this post doesn't belong here or no one is interested, I'd really appreciate any suggestions where else I can look. 


Thanks!

(1 edit)

Hi. Are you asking for just the ball animation? Or the ball and racket animations? 

Hello! Both. Ball and Racket. To clarify. I also do not have even a basic sprite for either. I'm using game objects in unity as place holders as I tinker and smooth out the behaviors of the game mechanics/features.