hyperPad hyperPad Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Login
    1. Home
    2. JiiS
    3. Topics
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 25
    • Groups 0

    Topics

    • JiiSJ

      Animations are broken.

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support
      10
      0 Votes
      10 Posts
      884 Views
      MelideM
      I’ve gone a little bit deeper into it. I think there is maybe a problem with your drawing app. I got the picture that you had for example with your hero character, and there is an invisible outline surrounding your image .[image: 0ed7eb94-ee44-447c-9b40-3fc9f15f0a18.jpeg] I know it’s very frustrating when you work hard for one thing and it suddenly doesn’t work as it has to be. But for this problem in particular, I don’t think we can fix this. Actually maybe we can but it’s just my idea of it. It seems to be a problem with the image itself.
    • JiiSJ

      Light effects

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support light atmosphere effects
      3
      0 Votes
      3 Posts
      376 Views
      JiiSJ
      Well I’m from Finland so no worries about the english. Your idea sounds worth trying. I was thinking either that or making the shadows transparent graphics, but I think it will be easier to create the lights. Then they can be easily turned on or off too! I guess I was secretly hoping there would be some ”light source” mechanics, but maybe this is the best way for a simple retro platformer.
    • JiiSJ

      Collision sounds when level starts.

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support
      18
      0 Votes
      18 Posts
      2k Views
      RobinsonXR
      @JiiS :D
    • JiiSJ

      Patrolling enemies.

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support
      12
      0 Votes
      12 Posts
      1k Views
      JiiSJ
      Thank you and thank you! Now I have my first fully functional enemy! Still one of the original problems remain. :D The reason I rejected the patrol function was that the physics didn’t work right. One thing still remains, ”the floating body”. When I stomp the enemy with the detective it plays the animation of captured enemy. Problem is, the captured enemy floats few pixels in the air. It otherwise obeys the gravity. I think the problem is the graphic or the function ”play animation”. The sprite should be same size, the captured one just has more empty pixels on top. It almost feels like the pixels from top go to the bottom. :O The frames are all different small images, not from a tileset. Here is a pic: [image: b1ede809-9e3d-4ab5-9d2f-ec52ce0961bb.jpeg] EDIT: Spawn object seems to work well enough, it just needs the captured object to be hidden out of sight in the level.