Posted May 13, 2022 by CZ Developer
- I've added new map as you can see.
- Portal and a protal destination the way it works it easy explanetory you go through the blue portal come out the red one.
- Animation code with functions that applies to when you press a key for example you do a animation
- I've added something new to the game you can now fight back, you can protect your self you either run away from the harm or you shoot lasers by using ("ui_accept") = Keyboard key ("Enter")
- New animation for the laser
- New sprite (laser)
-New portal.gd script
- New bullet.gd script
-New Portal.gd script # The way you go in
-New PortalDestination.gd script #The way you go out
- I've added also two variables walkspeed the secound one sprintspeed they give you two different speed you either walk normaly or sprint.